[PATCH 5/5] KVM: bit ops for deliver_bitmap

2009-02-25 Thread Sheng Yang
It's also convenient when we extend KVM supported vcpu number in the future. Signed-off-by: Sheng Yang sh...@linux.intel.com --- arch/x86/kvm/lapic.c |7 --- virt/kvm/ioapic.c| 25 ++--- virt/kvm/irq_comm.c | 21 - 3 files changed, 30

[PATCH 5/5] KVM: bit ops for deliver_bitmap

2009-02-11 Thread Sheng Yang
It's also convenient when we extend KVM supported vcpu number in the future. Signed-off-by: Sheng Yang sh...@linux.intel.com --- arch/x86/kvm/lapic.c |7 --- virt/kvm/ioapic.c| 24 +--- virt/kvm/irq_comm.c | 22 -- 3 files changed, 29