From: Paolo Bonzini Date: Tue, 18 Mar 2014 10:51:29 +0000 (+0100) Subject: KVM: ioapic: merge ioapic_deliver into ioapic_service X-Git-Tag: v3.15-rc1~118^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b10a1c87a2b0fb459baaefba9cb163dbb8d3344;p=pandora-kernel.git KVM: ioapic: merge ioapic_deliver into ioapic_service Commonize the handling of masking, which was absent for kvm_ioapic_set_irq. Setting remote_irr does not need a separate function either, and merging the two functions avoids confusion. Reviewed-by: Alex Williamson Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed