Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into staging
commit92ac58e34c008562a2a70b467b2a5efef5a1fe25
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Dec 2021 14:40:14 +0000 (7 06:40 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Dec 2021 14:40:14 +0000 (7 06:40 -0800)
treef11c867acbebe9315b18057ef616d23ac5d0ee7a
parent7635eff97104242d618400e4b6746d0a5c97af82
parentb9537d5904f6e3df896264a6144883ab07db9608
Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into staging

Fix stack spills for arm neon.

# gpg: Signature made Tue 07 Dec 2021 06:33:57 AM PST
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [ultimate]

* tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu:
  tcg/arm: Reduce vector alignment requirement for NEON

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