The following changes since commit 51009170d8fc263cfdcd5a60fe3ba213daa3d15b:
tests: Rename qtests which have names ending "error" (2016-08-05 15:27:15 +0100) are available in the git repository at: git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160808 for you to fetch changes up to 57c0eb1e0d6d8f01550d10cf08747f25cd537777: spapr: Fix undefined behaviour in spapr_tce_reset() (2016-08-08 10:06:25 +1000) ---------------------------------------------------------------- ppc patch queue 2016-08-08 This batch has several last minute bug fixes to be merged for qemu-2.7. ---------------------------------------------------------------- David Gibson (2): spapr: Correctly set query_hotpluggable_cpus hook based on machine version spapr: Fix undefined behaviour in spapr_tce_reset() Mark Cave-Ayland (1): macio: set res_count value to 0 after non-block ATAPI DMA transfers hw/ide/macio.c | 1 + hw/ppc/spapr.c | 24 +++++++++--------------- hw/ppc/spapr_cpu_core.c | 7 ++----- hw/ppc/spapr_iommu.c | 4 +++- include/hw/ppc/spapr.h | 1 - 5 files changed, 15 insertions(+), 22 deletions(-)