From: Radim Krčmář Date: Thu, 27 Nov 2014 19:03:12 +0000 (+0100) Subject: KVM: x86: fix APIC physical destination wrapping X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa834e919788dfa0965495f21760eb38fe480342;p=pandora-kernel.git KVM: x86: fix APIC physical destination wrapping x2apic allows destinations > 0xff and we don't want them delivered to lower APICs. They are correctly handled by doing nothing. Signed-off-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed