Age | Commit message (Expand) | Author |
2009-03-24 | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti |
2008-12-31 | KVM: Add locking to virtual i8259 interrupt controller | Avi Kivity |
2008-12-31 | KVM: x86: Fix and refactor NMI watchdog emulation | Jan Kiszka |
2008-12-31 | KVM: x86: Enable NMI Watchdog via in-kernel PIT source | Jan Kiszka |
2008-10-15 | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang |
2008-10-15 | KVM: PIC: enhance IPI avoidance | Marcelo Tosatti |
2008-10-15 | KVM: irq ack notification | Marcelo Tosatti |
2008-10-15 | KVM: Add irq ack notifier list | Avi Kivity |
2008-10-15 | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah |
2008-07-20 | KVM: check injected pic irq within valid pic irqs | Ben-Ami Yassour |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao |
2008-01-30 | KVM: Move irqchip declarations into new ioapic.h and lapic.h | Zhang Xiantao |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |