]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Mar 2022 11:16:56 +0000 (11:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Mar 2022 11:16:56 +0000 (11:16 +0000)
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>

Trivial merge