On Mon, Jun 8, 2020 at 6:56 PM Sean Christopherson <sean.j.christopher...@intel.com> 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 <vkuzn...@redhat.com> > Signed-off-by: Sean Christopherson <sean.j.christopher...@intel.com> Reviewed-by: Jim Mattson <jmatt...@google.com>
- [PATCH] KVM: nVMX: Wrap VM-Fail valid path in generic ... Sean Christopherson
- Re: [PATCH] KVM: nVMX: Wrap VM-Fail valid path in... Jim Mattson