summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-061-0/+1
* KVM: x86: add paging gcc optimizationDavidlohr Bueso2012-04-081-1/+1
* KVM: Move cpuid code to new fileAvi Kivity2011-12-271-3/+2
* KVM: MMU: cache mmio info on page fault pathXiao Guangrong2011-07-241-0/+36
* KVM: nVMX: Implement VMPTRSTNadav Har'El2011-07-121-0/+4
* KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El2011-07-121-0/+4
* KVM: fix push of wrong eip when doing softintSerge E. Hallyn2011-05-111-1/+1
* KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-081-0/+5
* KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal2010-10-241-0/+1
* KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel2010-10-241-0/+5
* KVM: x86: Move TSC offset writes to common codeZachary Amsden2010-10-241-0/+2
* KVM: Remove memory alias supportAvi Kivity2010-08-011-7/+0
* KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-0/+7
* KVM: Implement perf callbacks for guest samplingZhang, Yanmin2010-04-191-0/+3
* KVM: Rename vcpu->shadow_efer to eferAvi Kivity2010-03-011-1/+1
* KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity2010-03-011-0/+24
* KVM: Add a helper for checking if the guest is in protected modeAvi Kivity2010-03-011-0/+6
* KVM: Add Directed EOI support to APIC emulationGleb Natapov2009-09-101-0/+4
* KVM: Do not re-execute INTn instruction.Gleb Natapov2009-06-101-1/+8
* KVM: Remove irq_pending bitmapGleb Natapov2009-06-101-12/+0
* KVM: Unprotect a page if #PF happens during NMI injection.Gleb Natapov2009-06-101-0/+6
* KVM: Remove kvm_push_irq()Gleb Natapov2009-06-101-7/+0
* KVM: reuse (pop|push)_irq from svm.c in vmx.cGleb Natapov2009-06-101-0/+18
* KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+11
* KVM: Clear exception queue before emulating an instructionAvi Kivity2008-10-151-0/+11
OpenPOWER on IntegriCloud