diff options
author | Sean Christopherson <seanjc@google.com> | 2022-08-31 02:15:52 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-26 19:03:05 +0300 |
commit | baf67ca8e545b6ac77a7e2abd52b9961e672f8f0 (patch) | |
tree | 90e9fd3920e5c27534055718b24812ed53915244 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d500e1ed3dc873818277e109ccf6407118669236 (diff) | |
download | linux-baf67ca8e545b6ac77a7e2abd52b9961e672f8f0.tar.xz |
KVM: x86: Suppress code #DBs on Intel if MOV/POP SS blocking is active
Suppress code breakpoints if MOV/POP SS blocking is active and the guest
CPU is Intel, i.e. if the guest thinks it's running on an Intel CPU.
Intel CPUs inhibit code #DBs when MOV/POP SS blocking is active, whereas
AMD (and its descendents) do not.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220830231614.3580124-6-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