]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190409' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Apr 2019 11:58:50 +0000 (12:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Apr 2019 11:58:50 +0000 (12:58 +0100)
commit120cba7ff13d61a60366d314d265f5a9b8faae8a
treef8f71f83c035ad2ecb924a70f29a8ef701df8497
parent248987f92cfda8305d6d44ced23e173e62a8bc0e
parent5cf0d326a0fec9ebac2d47c42b5f08e6bc2f686c
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190409' into staging

ppc patch queue 2019-04-09

This is a small, hard freeze, pull request which fixes a regression on
the pseries machine handling of PCI-E extended config space accesses.

# gpg: Signature made Tue 09 Apr 2019 08:00:36 BST
# gpg:                using RSA key 75F46586AE61A66CC44E87DC6C38CACA20D9B392
# gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>" [full]
# gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>" [full]
# gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>" [full]
# gpg:                 aka "David Gibson (kernel.org) <dwg@kernel.org>" [unknown]
# Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392

* remotes/dgibson/tags/ppc-for-4.0-20190409:
  spapr_pci: Fix extended config space accesses
  pci: Allow PCI bus subtypes to support extended config space accesses

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