Re: [PATCH v3 1/2] KVM: x86: Check hypercall's exit to userspace generically
From: Huang, Kai
Date: Mon Nov 25 2024 - 08:29:56 EST
> >
> Based on the previous discussions, is the below code expected?
> If so, I am gonna use __kvm_emulate_hypercall() and kvm_complete_hypercall_exit()
> in TDX code for handling KVM hypercalls.
>
LGTM.