Commit message (Expand) | Author | Age | |
---|---|---|---|
* | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan | 2010-05-17 |
* | KVM: Implement perf callbacks for guest sampling | Zhang, Yanmin | 2010-04-19 |
* | KVM: Rename vcpu->shadow_efer to efer | Avi Kivity | 2010-03-01 |
* | KVM: Move cr0/cr4/efer related helpers to x86.h | Avi Kivity | 2010-03-01 |
* | KVM: Add a helper for checking if the guest is in protected mode | Avi Kivity | 2010-03-01 |
* | KVM: Add Directed EOI support to APIC emulation | Gleb Natapov | 2009-09-10 |
* | KVM: Do not re-execute INTn instruction. | Gleb Natapov | 2009-06-10 |
* | KVM: Remove irq_pending bitmap | Gleb Natapov | 2009-06-10 |
* | KVM: Unprotect a page if #PF happens during NMI injection. | Gleb Natapov | 2009-06-10 |
* | KVM: Remove kvm_push_irq() | Gleb Natapov | 2009-06-10 |
* | KVM: reuse (pop|push)_irq from svm.c in vmx.c | Gleb Natapov | 2009-06-10 |
* | KVM: Add a pending interrupt queue | Avi Kivity | 2008-10-15 |
* | KVM: Clear exception queue before emulating an instruction | Avi Kivity | 2008-10-15 |