On Thu, Jan 24, 2019 at 9:59 AM Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > > ...as it doesn't technically actually do anything non-standard with the > stack even though it modifies RSP in a weird way. E.g. RSP is loaded > with VMCS.HOST_RSP if the VM-Enter gets far enough to trigger VM-Exit, > but it's simply reloaded with the current value. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>