The following changes since commit 95d1fbabae0cd44156ac4b96d512d143ca7dfd5e:
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request' into staging (2020-07-16 18:50:51 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-20200717 for you to fetch changes up to ba3c35d9c4026361fd380b269dc6def9510b7166: tcg/cpu-exec: precise single-stepping after an interrupt (2020-07-17 11:09:34 -0700) ---------------------------------------------------------------- Fix vector min/max fallback expansion Fix singlestep from exception and interrupt ---------------------------------------------------------------- Luc Michel (1): tcg/cpu-exec: precise single-stepping after an exception Richard Henderson (2): tcg: Save/restore vecop_list around minmax fallback tcg/cpu-exec: precise single-stepping after an interrupt accel/tcg/cpu-exec.c | 19 ++++++++++++++++++- tcg/tcg-op-vec.c | 2 ++ 2 files changed, 20 insertions(+), 1 deletion(-)