index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-5
/
+2
*
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
2017-11-27
1
-1
/
+2
*
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2017-11-27
1
-1
/
+1
*
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-27
1
-4
/
+7
*
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
1
-0
/
+5
*
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-27
1
-1
/
+6
*
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
2017-11-17
1
-2
/
+1
*
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
2017-11-17
1
-1
/
+1
*
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
2017-11-17
1
-7
/
+6
*
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
2017-11-17
1
-0
/
+6
*
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
2017-11-17
1
-1
/
+10
*
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
2017-11-17
1
-5
/
+5
*
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
2017-11-17
1
-1
/
+3
*
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
2017-11-17
1
-2
/
+1
*
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-11-17
1
-0
/
+2
*
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
2017-11-17
1
-4
/
+13
*
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
2017-11-17
1
-6
/
+26
*
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
2017-11-17
1
-12
/
+22
*
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
2017-11-17
1
-0
/
+5
*
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
2017-11-17
1
-0
/
+7
*
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2017-11-17
1
-1
/
+1
*
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
2017-11-17
1
-1
/
+1
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-17
2
-0
/
+4
*
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2017-11-17
2
-6
/
+12
*
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-11-17
1
-0
/
+3
*
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
2017-11-17
1
-10
/
+21
*
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
2017-11-17
1
-44
/
+106
*
KVM: SVM: obey guest PAT
Paolo Bonzini
2017-11-17
1
-0
/
+7
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
8
-267
/
+512
|
\
|
*
KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
Wanpeng Li
2017-10-20
1
-2
/
+7
|
*
KVM: VMX: Fix VPID capability detection
Wanpeng Li
2017-10-20
1
-2
/
+13
|
*
KVM: nVMX: Fix EPT switching advertising
Wanpeng Li
2017-10-20
1
-2
/
+3
|
*
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
2017-10-18
3
-9
/
+35
|
*
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2017-10-12
2
-58
/
+55
|
*
KVM: nSVM: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
2
-6
/
+55
|
*
KVM: nSVM: refactor nested_svm_vmrun
Ladi Prosek
2017-10-12
1
-63
/
+69
|
*
KVM: nVMX: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
1
-11
/
+49
|
*
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
2017-10-12
1
-0
/
+2
|
*
KVM: x86: introduce ISA specific smi_allowed callback
Ladi Prosek
2017-10-12
3
-1
/
+13
|
*
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
2017-10-12
4
-1
/
+53
|
*
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
2017-10-12
4
-9
/
+17
|
*
KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
Paolo Bonzini
2017-10-12
1
-4
/
+1
|
*
arch/x86: remove redundant null checks before kmem_cache_destroy
Tim Hansen
2017-10-12
1
-4
/
+2
|
*
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
Wanpeng Li
2017-10-12
1
-5
/
+2
|
*
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2017-10-12
2
-0
/
+24
|
*
KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
Radim Krčmář
2017-10-12
1
-1
/
+3
|
*
KVM: x86: really disarm lapic timer when clearing TMICT
Radim Krčmář
2017-10-12
1
-1
/
+3
|
*
KVM: x86: handle 0 write to TSC_DEADLINE MSR
Radim Krčmář
2017-10-12
1
-0
/
+3
|
*
kvm, mm: account kvm related kmem slabs to kmemcg
Shakeel Butt
2017-10-12
1
-2
/
+2
|
*
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
1
-12
/
+12
[next]