On Thu, Aug 15, 2019 at 1:11 PM Sean Christopherson <[email protected]> wrote: > > Fix an incorrect/stale comment regarding the vmx_vcpu pointer, as guest > registers are now loaded using a direct pointer to the start of the > register array. > > Opportunistically add a comment to document why the vmx_vcpu pointer is > needed, its consumption via 'call vmx_update_host_rsp' is rather subtle. > > Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Jim Mattson <[email protected]>
- Re: [PATCH] KVM: VMX: Fix and tweak the comments for VM-Ente... Jim Mattson

