diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2020-07-10 16:11:51 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-10 12:54:25 -0400 |
commit | ebdb3dba7b900a6b280d70f08befa0b96e0f806e (patch) | |
tree | bb86eb4ad74346860074f5b9880a9b1e58dcc68a /drivers/fpga/fpga-mgr.c | |
parent | 8c008659aa43be97c60c1633074b8f52f9f4445c (diff) |
KVM: nSVM: reset nested_run_pending upon nested_svm_vmrun_msrpm() failure
WARN_ON_ONCE(svm->nested.nested_run_pending) in nested_svm_vmexit()
will fire if nested_run_pending remains '1' but it doesn't really
need to, we are already failing and not going to run nested guest.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20200710141157.1640173-4-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions