diff options
author | Sean Christopherson <seanjc@google.com> | 2022-08-31 02:15:53 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-26 19:03:05 +0300 |
commit | 8d178f460772ecdee8e6d72389b43a8d35a14ff5 (patch) | |
tree | d91e30637e7e2ad0241f08a50cf4ca3e97fcaa13 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | baf67ca8e545b6ac77a7e2abd52b9961e672f8f0 (diff) | |
download | linux-8d178f460772ecdee8e6d72389b43a8d35a14ff5.tar.xz |
KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
Exclude General Detect #DBs, which have fault-like behavior but also have
a non-zero payload (DR6.BD=1), from nVMX's handling of pending debug
traps. Opportunistically rewrite the comment to better document what is
being checked, i.e. "has a non-zero payload" vs. "has a payload", and to
call out the many caveats surrounding #DBs that KVM dodges one way or
another.
Cc: Oliver Upton <oupton@google.com>
Cc: Peter Shier <pshier@google.com>
Fixes: 684c0422da71 ("KVM: nVMX: Handle pending #DB when injecting INIT VM-exit")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20220830231614.3580124-7-seanjc@google.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions