Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-10 | KVM: Remove irq_pending bitmap | Gleb Natapov | 1 | -2/+2 |
2009-06-10 | KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too | Gleb Natapov | 1 | -0/+7 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 1 | -7/+0 |
2008-10-15 | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 1 | -33/+0 |
2008-10-15 | KVM: PIT: fix injection logic and count | Marcelo Tosatti | 1 | -1/+0 |
2008-10-15 | KVM: irq ack notification | Marcelo Tosatti | 1 | -1/+1 |
2008-10-15 | KVM: Add irq ack notifier list | Avi Kivity | 1 | -0/+22 |
2008-10-15 | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah | 1 | -0/+11 |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti | 1 | -0/+6 |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 1 | -0/+15 |
2008-04-27 | KVM: In kernel PIT model | Sheng Yang | 1 | -0/+3 |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao | 1 | -20/+0 |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 1 | -0/+98 |