Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
commitecf1bbe3227cc1c54d7374aa737e7e0e60ee0c29
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Mar 2022 11:16:56 +0000 (21 11:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Mar 2022 11:16:56 +0000 (21 11:16 +0000)
tree2b0de8f4019521c31af91295b07b95b5c88ab95d
parent2058fdbe81e2985c226a026851dd26b146d3395c
parent3515553bf625ad48aa90210379c4f387c2596093
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging

ppc-7.0 queue :

* ISA v3.1 vector instruction fixes
* Compilation fix regarding 'struct pt_regs' definition

# gpg: Signature made Mon 21 Mar 2022 06:43:22 GMT
# gpg:                using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1
# gpg: Good signature from "Cédric Le Goater <clg@kaod.org>" [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: A0F6 6548 F048 95EB FE6B  0B60 51A3 43C7 CFFB ECA1

* tag 'pull-ppc-20220321' of https://github.com/legoater/qemu:
  target/ppc: Replicate Double->Single-Precision result
  target/ppc: Replicate double->int32 result for some vector insns
  ppc64: Avoid pt_regs struct definition

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