summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSheng Yang2009-03-04 06:33:02 +0100
committerAvi Kivity2009-06-10 10:48:26 +0200
commit74a3a8f152053394a016518cc2f2fee216897fa4 (patch)
tree96e2d2a9a8583836280063fde54323715ff8d90a /arch
parentKVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu (diff)
downloadkernel-qcow2-linux-74a3a8f152053394a016518cc2f2fee216897fa4.tar.gz
kernel-qcow2-linux-74a3a8f152053394a016518cc2f2fee216897fa4.tar.xz
kernel-qcow2-linux-74a3a8f152053394a016518cc2f2fee216897fa4.zip
KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
Gleb fixed bitmap ops usage in kvm_ioapic_get_delivery_bitmask. Sheng merged two functions, as well as fixed several issues in kvm_get_intr_delivery_bitmask 1. deliver_bitmask is a bitmap rather than a unsigned long intereger. 2. Lowest priority target bitmap wrong calculated by mistake. 3. Prevent potential NULL reference. 4. Declaration in include/kvm_host.h caused powerpc compilation warning. 5. Add warning for guest broadcast interrupt with lowest priority delivery mode. 6. Removed duplicate bitmap clean up in caller of kvm_get_intr_delivery_bitmask. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Sheng Yang <sheng@linux.intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions