diff options
| author | Sean Christopherson <[email protected]> | 2020-04-15 10:55:15 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-21 09:13:04 -0400 |
| commit | 1d283062c949f16fcc01d8a508b680e50c7d5ea0 (patch) | |
| tree | b1d90a21f478bb286c634d44472ca5b6df811ade /tools/perf/scripts/python | |
| parent | 2c1f3323802e4c4495bc8cc55d4867ded6014274 (diff) | |
KVM: nVMX: Drop a superfluous WARN on reflecting EXTERNAL_INTERRUPT
Drop the WARN in nested_vmx_reflect_vmexit() that fires if KVM attempts
to reflect an external interrupt. The WARN is blatantly impossible to
hit now that nested_vmx_l0_wants_exit() is called from
nested_vmx_reflect_vmexit() unconditionally returns true for
EXTERNAL_INTERRUPT.
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions