EPTP SWITCHING
dmesg
vmwrite error: reg 2018 value 1 (err 1)
vm_function_control = vmcs_read64(VM_FUNCTION_CTRL);
vm_function_control |= VM_FUNCTION_EPTP_SWITCHING;
vmcs_write64(VM_FUNCTION_CTRL, vm_function_control);
dmesg
vmwrite error: reg 2018 value 1 (err 1)
vm_function_control = vmcs_read64(VM_FUNCTION_CTRL);
vm_function_control |= VM_FUNCTION_EPTP_SWITCHING;
vmcs_write64(VM_FUNCTION_CTRL, vm_function_control);