From: Radim Krčmář Date: Thu, 12 Feb 2015 18:41:33 +0000 (+0100) Subject: KVM: x86: avoid logical_map when it is invalid X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3548a259f6990d8cb4f520e6c14f4b45b1f2fd38;p=pandora-kernel.git KVM: x86: avoid logical_map when it is invalid We want to support mixed modes and the easiest solution is to avoid optimizing those weird and unlikely scenarios. Signed-off-by: Radim Krčmář Message-Id: <1423766494-26150-4-git-send-email-rkrcmar@redhat.com> [Add comment above KVM_APIC_MODE_* defines. - Paolo] Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed