summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson2019-02-201-1/+1
* KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson2019-02-201-1/+6
* kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson2018-10-171-0/+2
* KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson2018-08-301-0/+2
* kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr2018-06-221-0/+9
* KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini2018-06-121-2/+2
* x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-271-7/+0
* KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-041-0/+2
* KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-281-3/+3
* KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-281-0/+2
* KVM: VMX: Bring the common code to header fileBabu Moger2018-03-281-0/+36
* KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-281-2/+12
* KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-161-1/+8
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-161-1/+8
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-5/+5
* KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon2018-03-161-0/+2
* KVM: nVMX: Fix bug of injecting L2 exception into L1Liran Alon2018-01-161-0/+1
* KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář2017-12-141-12/+2
* KVM: x86: drop bogus MWAIT checkRadim Krčmář2017-12-141-22/+1
* KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář2017-12-141-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li2017-08-241-2/+2
* KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-241-0/+34
* KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-241-0/+10
* KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini2017-08-181-1/+5
* kvm: better MWAIT emulation for guestsMichael S. Tsirkin2017-04-211-0/+36
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-5/+1
* KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2016-06-271-0/+7
* KVM, pkeys: add pkeys support for xsave stateHuaitong Han2016-03-221-1/+2
* KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-091-0/+1
* KVM: x86: introduce do_shl32_div32Paolo Bonzini2016-02-091-0/+15
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-141-3/+3
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-231-0/+5
* KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-231-0/+5
* KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong2015-06-191-0/+2
* KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-191-0/+1
* KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-191-0/+3
* KVM: x86: fix initial PAT valueRadim Krčmář2015-05-071-0/+2
* kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-081-0/+1
* KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-081-0/+2
* KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-031-1/+2
* KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-241-0/+2
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-031-5/+15
* KVM: vmx: vmx instructions handling does not consider cs.lNadav Amit2014-06-191-0/+9
* KVM: x86: check DR6/7 high-bits are clear only on long-modeNadav Amit2014-06-191-0/+18
* KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-171-0/+2
* KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-251-1/+2
* KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-151-0/+2
* KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-031-0/+1
* KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-301-1/+1