From: Joerg Roedel Date: Thu, 31 Jan 2008 13:57:39 +0000 (+0100) Subject: KVM: VMX: unifdef the EFER specific code X-Git-Tag: v2.6.26-rc1~1028^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f62e19a1107466b9e9501e23a9dd5acb81fdca1;p=pandora-kernel.git KVM: VMX: unifdef the EFER specific code To allow access to the EFER register in 32bit KVM the EFER specific code has to be exported to the x86 generic code. This patch does this in a backwards compatible manner. [avi: add check for EFER-less hosts] Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed