diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-17 17:50:07 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-19 10:30:29 +1000 |
commit | 13b4557567ad3b92fba701cc7369030357c2bbc4 (patch) | |
tree | c5bf3ed7e8f2ae8b6bd469b5ebf25a5a979ed75d /hw/virtio/virtio-input-host-pci.c | |
parent | 7a3fe174b12d0e9c4ccef2306eabf90be504b482 (diff) | |
download | qemu-13b4557567ad3b92fba701cc7369030357c2bbc4.zip qemu-13b4557567ad3b92fba701cc7369030357c2bbc4.tar.gz qemu-13b4557567ad3b92fba701cc7369030357c2bbc4.tar.bz2 |
target/ppc: Move single-step check to ppc_tr_tb_stop
When single-stepping, force max_insns to 1 in init_disas
so that we exit the translation loop immediately.
Combine the single-step checks in tb_stop, and give the
gdb exception priority over the cpu exception, just as
we already do in gen_lookup_and_goto_ptr.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210517205025.3777947-6-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/virtio/virtio-input-host-pci.c')
0 files changed, 0 insertions, 0 deletions