qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 7039e1: accel/tcg: Remove double bswap for he


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 7039e1: accel/tcg: Remove double bswap for helper_atomic_s...
Date: Sat, 31 Jul 2021 13:30:28 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 7039e1f60486662d238ea1a16992a3efe80d7840
      
https://github.com/qemu/qemu/commit/7039e1f60486662d238ea1a16992a3efe80d7840
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M accel/tcg/atomic_template.h

  Log Message:
  -----------
  accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu

This crept in as either a cut-and-paste error, or rebase error.

Fixes: cfec388518d ("atomic_template: add inline trace/plugin helpers")
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210729004647.282017-24-richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


  Commit: 236f6709ae0da224314c3344c339ed0dc07c15cf
      
https://github.com/qemu/qemu/commit/236f6709ae0da224314c3344c339ed0dc07c15cf
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M target/nios2/helper.h

  Log Message:
  -----------
  target/nios2: Mark raise_exception() as noreturn

Raised exceptions don't return, so mark the helper with noreturn.

Fixes: 032c76bc6f9 ("nios2: Add architecture emulation support")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210729101315.2318714-1-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


  Commit: 0c633cf0c221922a0a9f9d0b8866cbb111f5e192
      
https://github.com/qemu/qemu/commit/0c633cf0c221922a0a9f9d0b8866cbb111f5e192
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M accel/tcg/atomic_template.h
    M target/nios2/helper.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210730' into 
staging

Fix double bswap in 16-byte atomic store
Mark nios2 raise_exception noreturn

# gpg: Signature made Fri 30 Jul 2021 19:24:44 BST
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" 
[full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth-gitlab/tags/pull-tcg-20210730:
  target/nios2: Mark raise_exception() as noreturn
  accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/dbdc621be937...0c633cf0c221



reply via email to

[Prev in Thread] Current Thread [Next in Thread]