summaryrefslogtreecommitdiffstats
path: root/virt/kvm/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-241-7/+16
* KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-241-5/+5
* KVM: Interrupt mask notifiers for ioapicAvi Kivity2009-03-241-0/+6
* KVM: Export ioapic_get_delivery_bitmaskSheng Yang2008-12-311-3/+4
* KVM: Kick NMI receiving VCPUJan Kiszka2008-12-311-0/+1
* KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-151-1/+1
* KVM: irq ack notificationMarcelo Tosatti2008-10-151-7/+13
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-1/+2
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-201-2/+18
* KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin2008-07-061-1/+1
* KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-241-20/+11
* KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti2008-06-061-10/+11
* KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity2008-03-041-0/+8
* KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-301-0/+403