KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / arch / x86 / kvm / x86.h
2010-05-17 Lai JiangshanKVM: use the correct RCU API for PROVE_RCU=y
2010-04-19 Zhang, YanminKVM: Implement perf callbacks for guest sampling
2010-03-01 Avi KivityKVM: Rename vcpu->shadow_efer to efer
2010-03-01 Avi KivityKVM: Move cr0/cr4/efer related helpers to x86.h
2010-03-01 Avi KivityKVM: Add a helper for checking if the guest is in prote...
2009-09-10 Gleb NatapovKVM: Add Directed EOI support to APIC emulation
2009-06-10 Gleb NatapovKVM: Do not re-execute INTn instruction.
2009-06-10 Gleb NatapovKVM: Remove irq_pending bitmap
2009-06-10 Gleb NatapovKVM: Unprotect a page if #PF happens during NMI injection.
2009-06-10 Gleb NatapovKVM: Remove kvm_push_irq()
2009-06-10 Gleb NatapovKVM: reuse (pop|push)_irq from svm.c in vmx.c
2008-10-15 Avi KivityKVM: Add a pending interrupt queue
2008-10-15 Avi KivityKVM: Clear exception queue before emulating an instruction