diff options
author | Sean Christopherson <[email protected]> | 2022-08-30 23:15:52 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:03:05 -0400 |
commit | baf67ca8e545b6ac77a7e2abd52b9961e672f8f0 (patch) | |
tree | 90e9fd3920e5c27534055718b24812ed53915244 /tools/perf/scripts/python/flamegraph.py | |
parent | d500e1ed3dc873818277e109ccf6407118669236 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions