Files
acrn-hypervisor/hypervisor/arch/x86
Zide Chen 2e6cf2b85b hv: nested: fix bugs in init_vmx_msrs()
Currently init_vmx_msrs() emulates same value for the IA32_VMX_xxx_CTLS
and IA32_VMX_TRUE_xxx_CTLS MSRs.

But the value of physical MSRs could be different between the pair,
and we need to adjust the emulated value accordingly.

Tracked-On: #6289
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-08-20 09:40:50 +08:00
..
2021-08-10 16:36:15 +08:00
2021-08-10 16:36:15 +08:00
2021-05-12 16:50:34 +08:00
2021-06-01 08:22:20 +08:00
2021-05-14 09:18:00 +08:00