From: Nadav Amit Date: Sun, 2 Nov 2014 09:54:59 +0000 (+0200) Subject: KVM: x86: Warn on APIC base relocation X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db324fe6f20b0ad118d230da23107ddb12784e8c;p=pandora-kernel.git KVM: x86: Warn on APIC base relocation APIC base relocation is unsupported by KVM. If anyone uses it, the least should be to report a warning in the hypervisor. Note that KVM-unit-tests uses this feature for some reason, so running the tests triggers the warning. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed