On Mon, Jun 8, 2020 at 6:56 PM Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > > Add nested_vmx_fail() to wrap VM-Fail paths that _may_ result in VM-Fail > Valid to make it clear at the call sites that the Valid flavor isn't > guaranteed. > > Suggested-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>