aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h
AgeCommit message (Expand)Author
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson
2019-04-16KVM: x86: optimize check for valid PAT valuePaolo Bonzini
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
2019-02-20KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson
2019-02-20KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2018-10-17kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson
2018-08-30KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-04KVM: X86: Introduce handle_ud()Wanpeng Li
2018-03-28KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon
2018-03-28KVM: SVM: Implement pause loop exit logic in SVMBabu Moger
2018-03-28KVM: VMX: Bring the common code to header fileBabu Moger
2018-03-28KVM: x86: Fix perf timer mode IP reportingAndi Kleen
2018-03-16KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li
2018-03-16KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon
2018-01-16KVM: nVMX: Fix bug of injecting L2 exception into L1Liran Alon
2017-12-14KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář
2017-12-14KVM: x86: drop bogus MWAIT checkRadim Krčmář
2017-12-14KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini
2015-06-19KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti
2014-11-03KVM: x86: Enable Intel AVX-512 for guestChao Peng
2014-09-24KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-06-19KVM: vmx: vmx instructions handling does not consider cs.lNadav Amit
2014-06-19KVM: x86: check DR6/7 high-bits are clear only on long-modeNadav Amit
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini