On Tue, Aug 28, 2018 at 9:04 AM, Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > EFLAGS is set to a fixed value on VMExit, calling nested_vmx_succeed() > is unnecessary and wrong. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Thanks. This one has bugged me for a while. Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>