diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-15 10:06:06 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-23 11:35:33 +0100 |
commit | 0d82d9e84644ecee3e626bdf204e9847ffe10bce (patch) | |
tree | 12a7bedb188938241bac5ed75b998e3cd33c5534 /rust/qemu-api/src | |
parent | 4d7704ebc59a1f52d6ab65e5fff8e3160c1f4d79 (diff) | |
download | qemu-0d82d9e84644ecee3e626bdf204e9847ffe10bce.zip qemu-0d82d9e84644ecee3e626bdf204e9847ffe10bce.tar.gz qemu-0d82d9e84644ecee3e626bdf204e9847ffe10bce.tar.bz2 |
target/i386: fix RF handling for string instructions
RF must be set on traps and interrupts from a string instruction,
except if they occur after the last iteration. Ensure it is set
before giving the main loop a chance to execute.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Link: https://lore.kernel.org/r/20241215090613.89588-8-pbonzini@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions