The following changes since commit 562d4af32ec2213061f844b3838223fd7711b56a:
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into staging (2022-12-18 13:53:29 +0000) are available in the Git repository at: https://gitlab.com/rth7680/qemu.git tags/pull-misc-20221218 for you to fetch changes up to 3b1371159cdb6f31d87fbb339853cc6a963ea6a1: target/tricore: Fix gdbstub write to address registers (2022-12-18 09:39:17 -0800) ---------------------------------------------------------------- Fix tricore gdbstub. Fix superh_cpu_synchronize_from_tb. ---------------------------------------------------------------- Guenter Roeck (1): target/sh4: Mask restore of env->flags from tb->flags Richard Henderson (1): target/tricore: Fix gdbstub write to address registers target/sh4/cpu.c | 2 +- target/tricore/gdbstub.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)