KVM: Change API of kvm_ioapic_get_delivery_bitmask
[safe/jmp/linux-2.6] / virt / kvm / ioapic.c
2009-06-10 Sheng YangKVM: Change API of kvm_ioapic_get_delivery_bitmask
2009-06-10 Sheng YangKVM: Unify the delivery of IOAPIC and MSI interrupts
2009-06-10 Sheng YangKVM: Split IOAPIC structure
2009-03-24 Gleb NatapovKVM: Report IRQ injection status to userspace.
2009-03-24 Marcelo TosattiKVM: make irq ack notifications aware of routing table
2009-03-24 Avi KivityKVM: Interrupt mask notifiers for ioapic
2008-12-31 Sheng YangKVM: Export ioapic_get_delivery_bitmask
2008-12-31 Jan KiszkaKVM: Kick NMI receiving VCPU
2008-10-15 Xiantao ZhangKVM: ia64: add a dummy irq ack notification
2008-10-15 Marcelo TosattiKVM: irq ack notification
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-06 Mark McLoughlinKVM: IOAPIC: Fix level-triggered irq injection hang
2008-06-24 Avi KivityKVM: ioapic: fix lost interrupt when changing a device...
2008-06-06 Marcelo TosattiKVM: IOAPIC: only set remote_irr if interrupt was injected
2008-03-04 Avi KivityKVM: Route irq 0 to vcpu 0 exclusively
2008-01-30 Zhang XiantaoKVM: Move ioapic code to common directory.