qemu-e2k/accel
Richard Henderson ba3c35d9c4 tcg/cpu-exec: precise single-stepping after an interrupt
When single-stepping with a debugger attached to QEMU, and when an
interrupt is raised, the debugger misses the first instruction after
the interrupt.

Tested-by: Luc Michel <luc.michel@greensocs.com>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Buglink: https://bugs.launchpad.net/qemu/+bug/757702
Message-Id: <20200717163029.2737546-1-richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-07-17 11:09:34 -07:00
..
kvm
stubs accel/tcg: Add stub for probe_access() 2020-07-10 18:02:21 -04:00
tcg tcg/cpu-exec: precise single-stepping after an interrupt 2020-07-17 11:09:34 -07:00
xen
accel.c
Kconfig
Makefile.objs
qtest.c