KVM: bit ops for deliver_bitmap
authorSheng Yang <sheng@linux.intel.com>
Wed, 11 Feb 2009 08:03:40 +0000 (16:03 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:22 +0000 (11:48 +0300)
commitbfd349d073b2838a6a031f057d25e266619b7093
treeb2b2f2f3f99a7e860fb7bb7c54ce322700055ebd
parent110c2faeba1f1994bcb1de55b9c31f4147dbfdb6
KVM: bit ops for deliver_bitmap

It's also convenient when we extend KVM supported vcpu number in the future.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/lapic.c
virt/kvm/ioapic.c
virt/kvm/irq_comm.c