KVM: Use kvm_set_irq to inject interrupts
authorAmit Shah <amit.shah@qumranet.com>
Mon, 18 Aug 2008 12:07:05 +0000 (15:07 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:21 +0000 (10:15 +0200)
commit29c8fa32c5d1e2d26d53ad9467b3a13130014cdf
tree84cdc705f85678c502faf9a1b602ca9a93efc4a8
parent94c935a1ee7a9c134f0ebed656384186619d05cb
KVM: Use kvm_set_irq to inject interrupts

... instead of using the pic and ioapic variants

Signed-off-by: Amit Shah <amit.shah@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/i8254.c
arch/x86/kvm/x86.c