On 12/15/24 03:06, Paolo Bonzini wrote:
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
---
target/i386/tcg/translate.c | 22
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
---
target/i386/tcg/translate.c | 22 +-
1 file changed, 21 inserti