]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jul 2022 10:51:00 +0000 (11:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jul 2022 10:51:00 +0000 (11:51 +0100)
Recall that the semantics of a Hexagon mem_noshuf packet are that the
store effectively happens before the load.  There are two bug fixes
in this series.

# gpg: Signature made Tue 19 Jul 2022 22:25:19 BST
# gpg:                using RSA key 3635C788CE62B91FD4C59AB47B0244FB12DE4422
# gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [undefined]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 3635 C788 CE62 B91F D4C5  9AB4 7B02 44FB 12DE 4422

* tag 'pull-hex-20220719-1' of https://github.com/quic/qemu:
  Hexagon (target/hexagon) fix bug in mem_noshuf load exception
  Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load

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

Trivial merge