linux/virt/kvm
Sheng Yang 00e3ed39e2 KVM: Separate update irq to a single function
Separate INTx enabling part to a independence function, so that we can add MSI
enabling part easily.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-12-31 16:55:00 +02:00
..
coalesced_mmio.c
coalesced_mmio.h
ioapic.c KVM: Kick NMI receiving VCPU 2008-12-31 16:51:42 +02:00
ioapic.h KVM: Move irqchip_in_kernel() from ioapic.h to irq.h 2008-10-15 14:25:36 +02:00
iodev.h
irq_comm.c KVM: IRQ ACK notifier should be used with in-kernel irqchip 2008-12-31 16:51:47 +02:00
kvm_main.c KVM: Separate update irq to a single function 2008-12-31 16:55:00 +02:00
kvm_trace.c
vtd.c