KVM: Move irq ack notifier list to arch independent code
authorGleb Natapov <gleb@redhat.com>
Mon, 24 Aug 2009 08:54:23 +0000 (11:54 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:07 +0000 (09:32 +0200)
commit136bdfeee7b5bc986fc94af3a40d7d13ea37bb95
tree8f054eab63663dd0a55084d1a397079c73774664
parente42bba90bfe724e32fc66ab1b6cb283c51d064b1
KVM: Move irq ack notifier list to arch independent code

Mask irq notifier list is already there.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/include/asm/kvm_host.h
arch/x86/include/asm/kvm_host.h
include/linux/kvm_host.h
virt/kvm/irq_comm.c
virt/kvm/kvm_main.c