index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2015-08-22
5
-10
/
+10
*
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
2015-08-22
1
-2
/
+7
*
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
2015-08-22
1
-1
/
+2
*
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2015-08-22
2
-9
/
+121
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
4
-1
/
+27
*
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
2015-08-22
1
-6
/
+12
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
6
-62
/
+473
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
6
-72
/
+298
*
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
2015-08-22
1
-0
/
+1
*
KVM: PPC: Fix warnings from sparse
Thomas Huth
2015-08-22
8
-8
/
+12
*
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
2015-08-22
1
-4
/
+4
*
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
2015-08-22
1
-1
/
+1
*
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2015-08-15
2
-30
/
+30
*
Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-08-13
5
-6
/
+66
|
\
|
*
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
2015-08-07
1
-2
/
+1
|
*
KVM: s390: host STP toleration for VMs
Fan Zhang
2015-08-04
5
-4
/
+65
*
|
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
Wei Huang
2015-08-11
1
-2
/
+0
*
|
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
Nicholas Krause
2015-08-11
1
-2
/
+3
*
|
KVM: VMX: drop ept misconfig check
Xiao Guangrong
2015-08-05
3
-95
/
+2
*
|
KVM: MMU: fully check zero bits for sptes
Xiao Guangrong
2015-08-05
1
-6
/
+37
*
|
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
2015-08-05
1
-9
/
+19
*
|
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
2015-08-05
4
-0
/
+62
*
|
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
2015-08-05
1
-4
/
+10
*
|
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
2015-08-05
1
-8
/
+18
*
|
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-08-05
3
-36
/
+50
*
|
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2015-08-05
2
-11
/
+10
*
|
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-08-05
1
-45
/
+0
*
|
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
1
-4
/
+4
*
|
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-30
3
-25
/
+15
*
|
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
Paolo Bonzini
2015-07-30
2
-0
/
+9
*
|
KVM: x86: remove unnecessary memory barriers for shared MSRs
Paolo Bonzini
2015-07-29
1
-3
/
+1
*
|
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-29
4
-30
/
+24
|
/
*
Merge tag 'kvm-s390-next-20150728' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-07-29
12
-230
/
+194
|
\
|
*
KVM: s390: log capability enablement and vm attribute changes
Christian Borntraeger
2015-07-29
1
-0
/
+19
|
*
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
3
-2
/
+26
|
*
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
2015-07-29
2
-15
/
+17
|
*
KVM: s390: improve debug feature usage
Christian Borntraeger
2015-07-29
1
-1
/
+1
|
*
KVM: s390: remove outdated documentation
Christian Borntraeger
2015-07-29
2
-127
/
+0
|
*
KVM: s390: more irq names for trace events
David Hildenbrand
2015-07-29
3
-8
/
+18
|
*
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
2015-07-29
1
-24
/
+27
|
*
KVM: s390: add more debug data for the pfault diagnoses
Christian Borntraeger
2015-07-29
1
-0
/
+4
|
*
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
2015-07-29
2
-27
/
+17
|
*
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
4
-6
/
+2
|
*
KVM: s390: Improve vcpu event debugging for diagnoses
Christian Borntraeger
2015-07-29
1
-1
/
+3
|
*
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
2015-07-29
3
-1
/
+10
|
*
KVM: s390: only reset CMMA state if it was enabled before
Dominik Dingel
2015-07-29
1
-0
/
+4
|
*
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
3
-17
/
+8
|
*
KVM: s390: filter space-switch events when PER is enforced
David Hildenbrand
2015-07-29
1
-0
/
+35
|
*
KVM: s390: propagate error from enable storage key
Dominik Dingel
2015-07-29
1
-1
/
+3
|
/
*
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
Paolo Bonzini
2015-07-23
1
-7
/
+8
[next]