On 20 September 2015 at 18:05, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 18640989a9f5e4d2e84b566c52ff1fccfa0dbf4a: > > Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' > into staging (2015-09-19 15:59:52 +0100) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git spapr-next-20150921 > > for you to fetch changes up to 5576a6644cb302ac5b715205e7b4f157f116b9de: > > ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() > (2015-09-21 10:35:42 +1000) > > ---------------------------------------------------------------- > sPAPR Patch Queue: 2015-09-21 > > Highlights: > * Memory hotplug for "pseries" guests > * Fixes to the PAPR Dynamic Reconfiguration hotplug code > * Several PAPR compliance fixes > * New SLOF with: > * GPT support > * Much faster VGA handling
Hi. I'm afraid this fails 'make check': qemu-system-ppc64: /home/petmay01/linaro/qemu-for-merges/hw/core/machine.c:324: machine_class_base_init: Assertion `g_str_has_suffix(cname, "-machine")' failed. (happens for all the tests that run a qemu-system-ppc64 I think.) thanks -- PMM