summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.h
AgeCommit message (Expand)Author
2012-04-08KVM: x86: add paging gcc optimizationDavidlohr Bueso
2011-12-27KVM: Move cpuid code to new fileAvi Kivity
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong
2011-07-12KVM: nVMX: Implement VMPTRSTNadav Har'El
2011-07-12KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El
2011-05-11KVM: fix push of wrong eip when doing softintSerge E. Hallyn
2010-12-08KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal
2010-10-24KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan
2010-04-19KVM: Implement perf callbacks for guest samplingZhang, Yanmin
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity
2010-03-01KVM: Move cr0/cr4/efer related helpers to x86.hAvi Kivity
2010-03-01KVM: Add a helper for checking if the guest is in protected modeAvi Kivity
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov
2009-06-10KVM: Do not re-execute INTn instruction.Gleb Natapov
2009-06-10KVM: Remove irq_pending bitmapGleb Natapov
2009-06-10KVM: Unprotect a page if #PF happens during NMI injection.Gleb Natapov
2009-06-10KVM: Remove kvm_push_irq()Gleb Natapov
2009-06-10KVM: reuse (pop|push)_irq from svm.c in vmx.cGleb Natapov
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity