KVM: Update intr delivery func to accept unsigned long* bitmap
authorSheng Yang <sheng@linux.intel.com>
Wed, 11 Feb 2009 08:03:39 +0000 (16:03 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:22 +0000 (11:48 +0300)
Would be used with bit ops, and would be easily extended if KVM_MAX_VCPUS is
increased.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found