Re: [PATCH 1/2] x86: Move VMX MSRs to msr-index.h
From: Avi Kivity
Date: Tue Sep 09 2008 - 09:47:18 EST
Sheng Yang wrote:
They are hardware specific MSRs, and we would use them in virtualization
feature detection later.
-
-#define MSR_IA32_FEATURE_CONTROL 0x3a
#define MSR_IA32_FEATURE_CONTROL_LOCKED 0x1
#define MSR_IA32_FEATURE_CONTROL_VMXON_ENABLED 0x
Might as well move these two bitmask definitions.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/