aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-10KVM: Remove kvm_push_irq()Gleb Natapov1-7/+0
2009-06-10KVM: reuse (pop|push)_irq from svm.c in vmx.cGleb Natapov1-0/+18
2008-10-15KVM: Add a pending interrupt queueAvi Kivity1-0/+11
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity1-0/+11