aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li1-2/+2
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang1-0/+34
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang1-0/+10
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini1-1/+5
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin1-0/+36
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini1-5/+1
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti1-0/+7
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han1-1/+2
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu1-0/+1
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini1-0/+15
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen1-3/+3
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin1-0/+5
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini1-0/+5
2015-06-19KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong1-0/+2
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong1-0/+1
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong1-0/+3
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář1-0/+2
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause1-0/+1
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti1-0/+2
2014-11-03KVM: x86: Enable Intel AVX-512 for guestChao Peng1-1/+2
2014-09-24KVM: vmx: Inject #GP on invalid PAT CRNadav Amit1-0/+2
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack1-5/+15
2014-06-19KVM: vmx: vmx instructions handling does not consider cs.lNadav Amit1-0/+9
2014-06-19KVM: x86: check DR6/7 high-bits are clear only on long-modeNadav Amit1-0/+18
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini1-0/+2
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong1-1/+2
2014-01-15KVM: x86: limit PIT timer frequencyMarcelo Tosatti1-0/+2
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini1-0/+1
2012-11-30KVM: x86: Add code to track call origin for msr assignmentWill Auld1-1/+1
2012-08-06KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov1-0/+1
2012-04-08KVM: x86: add paging gcc optimizationDavidlohr Bueso1-1/+1
2011-12-27KVM: Move cpuid code to new fileAvi Kivity1-3/+2
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong1-0/+36
2011-07-12KVM: nVMX: Implement VMPTRSTNadav Har'El1-0/+4
2011-07-12KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El1-0/+4
2011-05-11KVM: fix push of wrong eip when doing softintSerge E. Hallyn1-1/+1
2010-12-08KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel1-0/+5
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal1-0/+1
2010-10-24KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel1-0/+5
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden1-0/+2
2010-08-01KVM: Remove memory alias supportAvi Kivity1-7/+0
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan1-0/+7
2010-04-19KVM: Implement perf callbacks for guest samplingZhang, Yanmin1-0/+3
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity1-1/+1
2010-03-01KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity1-0/+24
2010-03-01KVM: Add a helper for checking if the guest is in protected modeAvi Kivity1-0/+6
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov1-0/+4
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov1-1/+8
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov1-12/+0
2009-06-10KVM: Unprotect a page if #PF happens during NMI injection.Gleb Natapov1-0/+6