diff options
author | 2022-10-24 22:45:29 +1000 | |
---|---|---|
committer | 2022-11-01 08:31:37 +1100 | |
commit | f484f213c9f4ae1cd30ebdaadc7b539d745d39fb (patch) | |
tree | dd52d1ae01a7a885417ad5fc80fe395c27f2fe81 /hw/usb/dev-hub.c | |
parent | accel/tcg: Introduce cpu_unwind_state_data (diff) | |
download | qemu-f484f213c9f4ae1cd30ebdaadc7b539d745d39fb.tar.xz qemu-f484f213c9f4ae1cd30ebdaadc7b539d745d39fb.zip |
target/i386: Use cpu_unwind_state_data for tpr access
Avoid cpu_restore_state, and modifying env->eip out from
underneath the translator with TARGET_TB_PCREL. There is
some slight duplication from x86_restore_state_to_opc,
but it's just a few lines.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1269
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions