|
@@ -1990,7 +1990,7 @@ static __init void nested_vmx_setup_ctls_msrs(void)
|
|
#endif
|
|
#endif
|
|
CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING |
|
|
CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING |
|
|
CPU_BASED_USE_IO_BITMAPS | CPU_BASED_MONITOR_EXITING |
|
|
CPU_BASED_USE_IO_BITMAPS | CPU_BASED_MONITOR_EXITING |
|
|
- CPU_BASED_RDPMC_EXITING |
|
|
|
|
|
|
+ CPU_BASED_RDPMC_EXITING | CPU_BASED_RDTSC_EXITING |
|
|
CPU_BASED_ACTIVATE_SECONDARY_CONTROLS;
|
|
CPU_BASED_ACTIVATE_SECONDARY_CONTROLS;
|
|
/*
|
|
/*
|
|
* We can allow some features even when not supported by the
|
|
* We can allow some features even when not supported by the
|