From: Yang, Sheng Date: Wed, 25 Jul 2007 09:17:06 +0000 (+0300) Subject: KVM: VMX: Import some constants of vmcs from IA32 SDM X-Git-Tag: v2.6.24-rc1~1365^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b3ffb8b357a791491726cff8d395027e5245b7;p=pandora-kernel.git KVM: VMX: Import some constants of vmcs from IA32 SDM This patch mainly imports some constants and rename two exist constants of vmcs according to IA32 SDM. It also adds two constants to indicate Lock bit and Enable bit in MSR_IA32_FEATURE_CONTROL, and replace the hardcode _5_ with these two bits. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed