Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Do not re-execute INTn instruction. | Gleb Natapov | 2009-06-10 | 1 | -1/+8 |
* | KVM: Remove irq_pending bitmap | Gleb Natapov | 2009-06-10 | 1 | -12/+0 |
* | KVM: Unprotect a page if #PF happens during NMI injection. | Gleb Natapov | 2009-06-10 | 1 | -0/+6 |
* | KVM: Remove kvm_push_irq() | Gleb Natapov | 2009-06-10 | 1 | -7/+0 |
* | KVM: reuse (pop|push)_irq from svm.c in vmx.c | Gleb Natapov | 2009-06-10 | 1 | -0/+18 |
* | KVM: Add a pending interrupt queue | Avi Kivity | 2008-10-15 | 1 | -0/+11 |
* | KVM: Clear exception queue before emulating an instruction | Avi Kivity | 2008-10-15 | 1 | -0/+11 |