The following changes since commit 532cc6da74ec25b5ba6893b5757c977d54582949:
Update version for v4.0.0-rc3 release (2019-04-10 15:38:59 +0100) are available in the Git repository at: git://github.com/dgibson/qemu.git tags/ppc-for-4.0-20190412 for you to fetch changes up to 4560116e42a21989a4b6cf9551ce2f90b16c7238: spapr_pci: Fix broken naming of PCI bus (2019-04-12 12:23:02 +1000) ---------------------------------------------------------------- ppc patch queue for 2018-04-12 Here's a last minute pull request for 4.0. Turns out my last pull request, to fix a regression in extended config space access for the pseries machine didn't fix things hard enough. This PR has a single patch which improves the fix to work in more cases. It's a ghastly, ghastly hack, but it's simple and localized. I already have patches almost ready to go in 4.1 that provides a simpler and cleaner solution to all this. ---------------------------------------------------------------- Greg Kurz (1): spapr_pci: Fix broken naming of PCI bus hw/ppc/spapr_pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)