From: Wincy Van Date: Tue, 3 Feb 2015 15:56:03 +0000 (+0800) Subject: KVM: nVMX: Enable nested virtualize x2apic mode X-Git-Tag: fixes-v4.0-rc1~113^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b93280edee5c7e95eecba48707a4e4a19b17c8;p=pandora-kernel.git KVM: nVMX: Enable nested virtualize x2apic mode When L2 is using x2apic, we can use virtualize x2apic mode to gain higher performance, especially in apicv case. This patch also introduces nested_vmx_check_apicv_controls for the nested apicv patches. Signed-off-by: Wincy Van Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed