Age | Commit message (Expand) | Author |
2018-04-27 | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI | KarimAllah Ahmed |
2018-04-04 | KVM: X86: Introduce handle_ud() | Wanpeng Li |
2018-03-28 | KVM: x86: Rename interrupt.pending to interrupt.injected | Liran Alon |
2018-03-28 | KVM: SVM: Implement pause loop exit logic in SVM | Babu Moger |
2018-03-28 | KVM: VMX: Bring the common code to header file | Babu Moger |
2018-03-28 | KVM: x86: Fix perf timer mode IP reporting | Andi Kleen |
2018-03-16 | KVM: X86: Provide a capability to disable PAUSE intercepts | Wanpeng Li |
2018-03-16 | KVM: X86: Provide a capability to disable HLT intercepts | Wanpeng Li |
2018-03-16 | KVM: X86: Provide a capability to disable MWAIT intercepts | Wanpeng Li |
2018-03-16 | KVM: x86: Add module parameter for supporting VMware backdoor | Liran Alon |
2018-01-16 | KVM: nVMX: Fix bug of injecting L2 exception into L1 | Liran Alon |
2017-12-14 | KVM: x86: simplify kvm_mwait_in_guest() | Radim Krčmář |
2017-12-14 | KVM: x86: drop bogus MWAIT check | Radim Krčmář |
2017-12-14 | KVM: x86: prevent MWAIT in guest with buggy MONITOR | Radim Krčmář |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-24 | KVM: X86: Fix loss of exception which has not yet been injected | Wanpeng Li |
2017-08-24 | KVM: MMU: Expose the LA57 feature to VM. | Yu Zhang |
2017-08-24 | KVM: MMU: Add 5 level EPT & Shadow page table support. | Yu Zhang |
2017-08-18 | KVM: x86: fix use of L1 MMIO areas in nested guests | Paolo Bonzini |
2017-04-21 | kvm: better MWAIT emulation for guests | Michael S. Tsirkin |
2016-09-20 | KVM: x86: introduce get_kvmclock_ns | Paolo Bonzini |
2016-06-27 | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti |
2016-03-22 | KVM, pkeys: add pkeys support for xsave state | Huaitong Han |
2016-02-09 | KVM: x86: Use vector-hashing to deliver lowest-priority interrupts | Feng Wu |
2016-02-09 | KVM: x86: introduce do_shl32_div32 | Paolo Bonzini |
2015-09-14 | x86/fpu: Rename XSAVE macros | Dave Hansen |
2015-07-23 | kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file | Andrey Smetanin |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini |
2015-06-19 | KVM: MTRR: do not map huge page for non-consistent range | Xiao Guangrong |
2015-06-19 | KVM: MTRR: sort variable MTRRs | Xiao Guangrong |
2015-06-19 | KVM: x86: move MTRR related code to a separate file | Xiao Guangrong |
2015-05-07 | KVM: x86: fix initial PAT value | Radim Krčmář |
2015-01-08 | kvm: x86: Remove kvm_make_request from lapic.c | Nicholas Krause |
2015-01-08 | KVM: x86: add option to advance tscdeadline hrtimer expiration | Marcelo Tosatti |
2014-11-03 | KVM: x86: Enable Intel AVX-512 for guest | Chao Peng |
2014-09-24 | KVM: vmx: Inject #GP on invalid PAT CR | Nadav Amit |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-06-19 | KVM: vmx: vmx instructions handling does not consider cs.l | Nadav Amit |
2014-06-19 | KVM: x86: check DR6/7 high-bits are clear only on long-mode | Nadav Amit |
2014-03-17 | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini |
2014-02-25 | KVM: x86: Enable Intel MPX for guest | Liu, Jinsong |
2014-01-15 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2013-10-03 | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 | Paolo Bonzini |
2012-11-30 | KVM: x86: Add code to track call origin for msr assignment | Will Auld |
2012-08-06 | KVM: use jump label to optimize checking for in kernel local apic presence | Gleb Natapov |
2012-04-08 | KVM: x86: add paging gcc optimization | Davidlohr Bueso |
2011-12-27 | KVM: Move cpuid code to new file | Avi Kivity |
2011-07-24 | KVM: MMU: cache mmio info on page fault path | Xiao Guangrong |
2011-07-12 | KVM: nVMX: Implement VMPTRST | Nadav Har'El |
2011-07-12 | KVM: nVMX: Decoding memory operands of VMX instructions | Nadav Har'El |