[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PULL 00/33] spapr-next queue 2015-09-16
From: |
Peter Maydell |
Subject: |
Re: [Qemu-ppc] [PULL 00/33] spapr-next queue 2015-09-16 |
Date: |
Mon, 21 Sep 2015 14:33:12 -0700 |
On 20 September 2015 at 18:05, David Gibson <address@hidden> 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
- [Qemu-ppc] [PULL 17/33] spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated, (continued)
- [Qemu-ppc] [PULL 17/33] spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 32/33] spapr: Fix default NUMA node allocation for threads, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 33/33] ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory(), David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 25/33] spapr: Memory hotplug support, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 30/33] spapr: Support hotplug by specifying DRC count, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 29/33] spapr: Revert to address@hidden representation for non-hotplugged memory, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 19/33] spapr_drc: use RTAS return codes for methods called by RTAS, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 22/33] spapr: Add LMB DR connectors, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 23/33] spapr: Support ibm, dynamic-reconfiguration-memory, David Gibson, 2015/09/20
- [Qemu-ppc] [PULL 13/33] pseries: Update SLOF firmware image to qemu-slof-20150813, David Gibson, 2015/09/20
- Re: [Qemu-ppc] [PULL 00/33] spapr-next queue 2015-09-16,
Peter Maydell <=