Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
commit53e2c48d3f0db6a1598f49baf0b56dd4975e53a7
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 17:53:46 +0000 (4 18:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 17:53:46 +0000 (4 18:53 +0100)
tree5ef273021e6de542eac0e107b16c475d0b3e0173
parent2b483739791b33c46e6084b51edcf62107058ae1
parente5fd1eb05ec918e9877640d85ec45680cf106632
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging

qemu-sparc update

# gpg: Signature made Mon 04 Sep 2017 18:45:26 BST
# gpg:                using RSA key 0x5BC2C56FAE0F321F
# gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>"
# Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F

* remotes/mcayland/tags/qemu-sparc-signed:
  apb: add busA qdev property to PBM PCI bridge
  apb: fix endianness for APB and PCI config accesses
  apb: fix up PCI bus nomenclature
  sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space
  sun4u: switch to using qdev to instantiate fw_cfg interface
  sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus

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