]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into staging
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 6 Oct 2021 19:11:14 +0000 (12:11 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 6 Oct 2021 19:11:14 +0000 (12:11 -0700)
commitca61fa4b803e5d0abaf6f1ceb690f23bb78a4def
tree9e7385c1530c61d68579e85f0ae2e9e3c8189077
parent6723ff639cace5c91a7e0508fe08ea58675442d6
parent23803bbe524c34d5725508f169a0a23f652e6584
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into staging

Change from Philippe - Use tcg_constant_*
Change from Philippe - Remove unused TCG temp
Change from Taylor - Probe the stores in a packet at start of commit

# gpg: Signature made Wed 06 Oct 2021 08:44:13 AM PDT
# gpg:                using RSA key 7B0244FB12DE4422
# gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 3635 C788 CE62 B91F D4C5  9AB4 7B02 44FB 12DE 4422

* remotes/quic/tags/pull-hex-20211006:
  target/hexagon: Use tcg_constant_*
  target/hexagon: Remove unused TCG temporary from predicated loads
  Hexagon (target/hexagon) probe the stores in a packet at start of commit

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>