aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h
Commit message (Expand)AuthorAgeFilesLines
* 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