From: Yang Zhang Date: Sun, 7 Apr 2013 00:25:18 +0000 (+0800) Subject: KVM: Call kvm_apic_match_dest() to check destination vcpu X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44944d4d28948c71b110b09a2e924e505cd39e8b;p=pandora-kernel.git KVM: Call kvm_apic_match_dest() to check destination vcpu For a given vcpu, kvm_apic_match_dest() will tell you whether the vcpu in the destination list quickly. Drop kvm_calculate_eoi_exitmap() and use kvm_apic_match_dest() instead. Signed-off-by: Yang Zhang Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed