diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-29 11:12:40 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-07-09 09:42:28 -0700 |
commit | 0285162bdf5f35c5c80df43cfb8941c9105ccfb1 (patch) | |
tree | 442e445621c8bf490430ef126298d1c9d677291a /qemu.nsi | |
parent | 73fce314dbbf2d1c3cd411a34535ebe5d20e1e45 (diff) | |
download | qemu-0285162bdf5f35c5c80df43cfb8941c9105ccfb1.zip qemu-0285162bdf5f35c5c80df43cfb8941c9105ccfb1.tar.gz qemu-0285162bdf5f35c5c80df43cfb8941c9105ccfb1.tar.bz2 |
target/arm: Use translator_use_goto_tb for aarch64
We have not needed to end a TB for I/O since ba3e7926691
("icount: clean up cpu_can_io at the entry to the block"),
and gdbstub singlestep is handled by the generic function.
Drop the unused 'n' argument to use_goto_tb.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu.nsi')
0 files changed, 0 insertions, 0 deletions