Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: bc2331635ce18ff068d2bb1e493bc546e1f786e1
      
https://github.com/qemu/qemu/commit/bc2331635ce18ff068d2bb1e493bc546e1f786e1
  Author: Guenter Roeck <[email protected]>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
    M target/sh4/cpu.c

  Log Message:
  -----------
  target/sh4: Mask restore of env->flags from tb->flags

The values in env->flags are a subset of tb->flags.
Restore only the bits that belong.

Cc: [email protected]
Fixes: ab419fd8a035 ("target/sh4: Fix TB_FLAG_UNALIGN")
Signed-off-by: Guenter Roeck <[email protected]>
Message-ID: <[email protected]>
[rth: Reduce to only the the superh_cpu_synchronize_from_tb change]
Signed-off-by: Richard Henderson <[email protected]>


  Commit: 3b1371159cdb6f31d87fbb339853cc6a963ea6a1
      
https://github.com/qemu/qemu/commit/3b1371159cdb6f31d87fbb339853cc6a963ea6a1
  Author: Richard Henderson <[email protected]>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
    M target/tricore/gdbstub.c

  Log Message:
  -----------
  target/tricore: Fix gdbstub write to address registers

Typo had double-writes to data registers.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1363
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>


  Commit: c15dc499cc22f4a71639e42e36051e118761c25f
      
https://github.com/qemu/qemu/commit/c15dc499cc22f4a71639e42e36051e118761c25f
  Author: Peter Maydell <[email protected]>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M target/sh4/cpu.c
    M target/tricore/gdbstub.c

  Log Message:
  -----------
  Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into staging

Fix tricore gdbstub.
Fix superh_cpu_synchronize_from_tb.

# gpg: Signature made Sun 18 Dec 2022 17:48:54 GMT
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "[email protected]"
# gpg: Good signature from "Richard Henderson <[email protected]>" 
[full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu:
  target/tricore: Fix gdbstub write to address registers
  target/sh4: Mask restore of env->flags from tb->flags

Signed-off-by: Peter Maydell <[email protected]>


Compare: https://github.com/qemu/qemu/compare/4f9a4cd37eb2...c15dc499cc22

Reply via email to