From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeYEs-0002Vb-1K for qemu-devel@nongnu.org; Tue, 22 Sep 2015 20:48:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeYEo-00025E-Rf for qemu-devel@nongnu.org; Tue, 22 Sep 2015 20:48:49 -0400 Date: Wed, 23 Sep 2015 10:49:02 +1000 From: David Gibson Message-ID: <20150923004902.GT20331@voom.fritz.box> References: <1442797588-26793-1-git-send-email-david@gibson.dropbear.id.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DvifzEOEABd5jzbd" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/33] spapr-next queue 2015-09-16 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Alexey Kardashevskiy , QEMU Developers , "qemu-ppc@nongnu.org" , Alexander Graf , Michael Roth --DvifzEOEABd5jzbd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 21, 2015 at 02:33:12PM -0700, Peter Maydell wrote: > On 20 September 2015 at 18:05, David Gibson = wrote: > > The following changes since commit 18640989a9f5e4d2e84b566c52ff1fccfa0d= bf4a: > > > > Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-p= eter' 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() (201= 5-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 >=20 > Hi. I'm afraid this fails 'make check': >=20 > 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. Sod, sorry. Right after I sent it I realised that I hadn't updated the 2.5 machine type (added in that pull) for the stuff requiring "-machine" in the type names. I hadn't realised it broke things so badly though, because I thought Travis CI would catch a make check failure for me. Seems not though :(. I'll fix this up and send a new pull shortly. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --DvifzEOEABd5jzbd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWAfb+AAoJEGw4ysog2bOSE4YQANNCpWrb2PedoNSIdcrZJIr3 GLcaMRSLe8GCTe82QHWWJJwPZDB6Wdf/nqZymIwThDb9PuFTjqXqpoCmz0L4xLEC Cfn79bDHZmOYR+vswXozclEOj0+PnrfI1gYOg4axEwTO4CzS0ji+b7jEJQ7KvYnp 96LzHO/pnqUbetO73LfJQbeUpYgoMtVtfdRtcg8bbDucJGiYF0exrjNCAU035GNk G8uwMlFHTselQKcZ74VsrYRkDfG114vrNzrybjpXQOhvqab1kMClS0aRVconyfCj pUVbPQgoCeu8Q0lvhd4BH4q9ouahs0jePiUdMvj0Zo9rQfLF0HzlXf/qOSvWXlL5 rn0EiJn/D6pUTTaqM+dEj5wEEVyxFme2lkYTHGEscj2U3BpJ3ahMM/bRlMdhFnG7 8tcIz5YaVRWVGW2IaMUREJxcIWJ7UmK3AB8kqdIjwyUTH1fzQf9Z/0EPpyeONfeY 1jEOmVDXcit1wjzx8eoRZjjDCJfWcRWirfoPZ5dOiy6ddV60SGeL0wgvxcJcQ+Xn gh85U/bu9db5XC2PA/L5NUSIphWLulDWPilylFrbPGZzjVoGhCQBFivzqBNDlv0F HqXklNXa5oLC7PSbIdvNL1xv+yHEGMULUZis2xAzXjhO/YTo22b2HnY+3z7i6lcE g1vJyNLqHMjzwOfqDC4Z =CgGS -----END PGP SIGNATURE----- --DvifzEOEABd5jzbd--