KVM: APIC: get rid of deliver_bitmask
authorGleb Natapov <gleb@redhat.com>
Thu, 5 Mar 2009 14:35:04 +0000 (16:35 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:27 +0000 (11:48 +0300)
commit58c2dde17d6eb6c8c0566e52d184aa16755d890f
treea968731cbce73932decd63e00be313cebfd2f57f
parente1035715ef8d3171e29f9c6aee6f40d57b3fead5
KVM: APIC: get rid of deliver_bitmask

Deliver interrupt during destination matching loop.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/ia64/kvm/kvm-ia64.c
arch/ia64/kvm/lapic.h
arch/x86/kvm/lapic.c
arch/x86/kvm/lapic.h
include/linux/kvm_types.h
virt/kvm/ioapic.c
virt/kvm/ioapic.h
virt/kvm/irq_comm.c