diff options
author | Michal Luczaj <[email protected]> | 2022-08-22 00:06:47 +0200 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2022-08-24 13:45:40 -0700 |
commit | 6aa5c47c351b22c21205c87977c84809cd015fcf (patch) | |
tree | 11c5e97e76ab48521f3331b65853710c49213562 /tools/perf/scripts/python | |
parent | b24ede22538b4d984cbe20532bbcb303692e7f52 (diff) |
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
The emulator checks the wrong variable while setting the CPU
interruptibility state, the target segment is embedded in the instruction
opcode, not the ModR/M register. Fix the condition.
Signed-off-by: Michal Luczaj <[email protected]>
Fixes: a5457e7bcf9a ("KVM: emulate: POP SS triggers a MOV SS shadow too")
Cc: [email protected]
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions