Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.5-20151130' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 30 Nov 2015 17:09:35 +0000 (17:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 30 Nov 2015 17:09:35 +0000 (17:09 +0000)
commita2485925f76d01795f041fd63663d8582139fda4
tree1a69a5ca42db732aa4196215b6030d79dc4b3a56
parent680617ed43a2811318ac2df63e686f6b7bc22f55
parent7624789234cd63b671bce1b49b93b0b1c00ea407
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.5-20151130' into staging

ppc patch queue for qemu-2.5 20151130

target-ppc and related bugfix patches for qemu-2.5

I don't have the facilities to test the Macintosh and BookE related
patches.  I've sanity checked them (inspection + make check), but I'm
otherwise relying on the submitters.

# gpg: Signature made Mon 30 Nov 2015 08:42:01 GMT using RSA key ID 20D9B392
# gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>"
# gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>"
# gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>"
# 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: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392

* remotes/dgibson/tags/ppc-for-2.5-20151130:
  target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
  target-ppc: Move the FPSCR bit update macros to cpu.h
  hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio
  hw/ppc/spapr: Remove duplicated "pseries" alias
  mac_dbdma: always initialize channel field in DBDMA_channel

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