diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-04-22 19:25:47 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-13 12:14:46 -0400 |
commit | 3b82b8d7fdf7c1c284cfa6ebe273435483bcbd9d (patch) | |
tree | 18e071523abe3c2b82bc9a3b1e35c70d3ffdeec3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 221e761090b4ffadf41acaca1e1f6dd97d84ef4f (diff) |
KVM: x86: WARN on injected+pending exception even in nested case
WARN if a pending exception is coincident with an injected exception
before calling check_nested_events() so that the WARN will fire even if
inject_pending_event() bails early because check_nested_events() detects
the conflict. Bailing early isn't problematic (quite the opposite), but
suppressing the WARN is undesirable as it could mask a bug elsewhere in
KVM.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200423022550.15113-11-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions