The following changes since commit 53343338a6e7b83777b82803398572b40afc8c0f:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-04-22 16:17:12 +0100) are available in the git repository at: git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160423 for you to fetch changes up to da34fed707a3a3ffa229f4e724aea06da1b53fb0: hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge (2016-04-23 16:52:20 +1000) ---------------------------------------------------------------- ppc patch queue for 2016-03-23 A single fix for a bug in parameter handling for the spapr PCI host bridge. ---------------------------------------------------------------- Peter, This is definitely a bug fix, but it's not a regression since 2.5. Your judgement call as to whether to merge it this late in the 2.6 cycle. Thomas Huth (1): hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge hw/ppc/spapr.c | 9 ++++----- hw/ppc/spapr_pci.c | 3 +++ 2 files changed, 7 insertions(+), 5 deletions(-)