Hi Peter, Here is the first patchset in preparation for updating the sun4u machine PCI topology. Please pull.
ATB, Mark. The following changes since commit 2b483739791b33c46e6084b51edcf62107058ae1: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170904-2' into staging (2017-09-04 17:21:24 +0100) are available in the git repository at: https://github.com/mcayland/qemu.git tags/qemu-sparc-signed for you to fetch changes up to e5fd1eb05ec918e9877640d85ec45680cf106632: apb: add busA qdev property to PBM PCI bridge (2017-09-04 18:41:01 +0100) ---------------------------------------------------------------- qemu-sparc update ---------------------------------------------------------------- Mark Cave-Ayland (6): sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus sun4u: switch to using qdev to instantiate fw_cfg interface sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space apb: fix up PCI bus nomenclature apb: fix endianness for APB and PCI config accesses apb: add busA qdev property to PBM PCI bridge hw/pci-host/apb.c | 62 +++++++++++++++++++++++++++++++++++++--------------- hw/sparc64/sun4u.c | 27 ++++++++++++++--------- 2 files changed, 61 insertions(+), 28 deletions(-)