On 2014-06-16 18:56, Bandan Das wrote: > Jan Kiszka <jan.kiszka@xxxxxxxxxxx> writes: > >> SDM says bits 1, 4-6, 8, 13-16, and 26 have to be set. >> >> Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> >> --- >> arch/x86/include/asm/vmx.h | 3 +++ >> arch/x86/kvm/vmx.c | 5 +++-- >> 2 files changed, 6 insertions(+), 2 deletions(-) >> >> diff --git a/arch/x86/include/asm/vmx.h b/arch/x86/include/asm/vmx.h >> index d989829..bcbfade 100644 >> --- a/arch/x86/include/asm/vmx.h >> +++ b/arch/x86/include/asm/vmx.h >> @@ -51,6 +51,9 @@ >> #define CPU_BASED_MONITOR_EXITING 0x20000000 >> #define CPU_BASED_PAUSE_EXITING 0x40000000 >> #define CPU_BASED_ACTIVATE_SECONDARY_CONTROLS 0x80000000 >> + >> +#define CPU_BASED_ALWAYSON_WITHOUT_TRUE_MSR 0x0401e172 >> + > > Nit: Do we want to keep this consistent ? The previous defines have spaces, > and you have introduced a tab Old code used spaces, recent additions tabs - well... Jan
Attachment:
signature.asc
Description: OpenPGP digital signature