diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-15 10:35:06 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-02 17:38:24 +0200 |
commit | 1e94ddc6854431064c94a7d8f2f2886def285829 (patch) | |
tree | 82c0693717c6f73e16aca9dc244ed837087a9aa6 /rust/qemu-api-macros | |
parent | e54ef98c8a80d16158bab4341d9a898701270528 (diff) | |
download | qemu-1e94ddc6854431064c94a7d8f2f2886def285829.zip qemu-1e94ddc6854431064c94a7d8f2f2886def285829.tar.gz qemu-1e94ddc6854431064c94a7d8f2f2886def285829.tar.bz2 |
target/i386: do not block singlestep for STI
STI will trigger a singlestep exception even if it has inhibit-IRQ
behavior. Do not suppress single-step for all IRQ-inhibiting
instructions, instead special case MOV SS and POP SS.
Cc: qemu-stable@nongnu.org
Fixes: f0f0136abba ("target/i386: no single-step exception after MOV or POP SS", 2024-05-25)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions