acrn-hypervisor/hypervisor/arch
Mingqiang Chi 395174f9db hv:remove 2 bits vmx capability check
for VMX_PROCBASED_CTLS2_XSVE_XRSTR, it has been
    checked in is_valid_xsave_combination, here
    remove the redundant check.
for VMX_PROCBASED_CTLS2_PAUSE_LOOP, now it will panic
    if run ACRN over QEMU, here remove it from essential check,
    and it will print error information when set this bit
    if there is no the hardware capability.

Tracked-On: #6584
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
2021-12-02 16:36:18 +08:00
..
x86 hv:remove 2 bits vmx capability check 2021-12-02 16:36:18 +08:00