ANDROID: pkvm: vmx: Handle EPT_MISCONFIG vmexit
For the pVM, it will be enlighted to use hypercall to access MMIO thus there is no EPT_MISCONFIG. Inject #GP to the guest if this happens. For the npVM, the EPT_MISCONFIG is allowed. Share the GPA information with the host via the exit_gpa field in the vcpu_vmx structure. Bug: 391539939 Test: pKVM works Upstream-Task: 402758258 Change-Id: Ifee322d1f3bc9e0cc68aa21ab2c8e6c41a5aa9cf Signed-off-by:Chuanxiao Dong <chuanxiao.dong@intel.com> Signed-off-by:
Dmytro Maluka <dmaluka@google.com>
Loading
Please sign in to comment