From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yo3rN-0000tf-HN for qemu-devel@nongnu.org; Fri, 01 May 2015 01:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yo3rM-0001fD-A8 for qemu-devel@nongnu.org; Fri, 01 May 2015 01:51:37 -0400 Date: Fri, 1 May 2015 15:49:54 +1000 From: David Gibson Message-ID: <20150501054954.GA11405@voom.redhat.com> References: <1429684100-13354-1-git-send-email-mdroth@linux.vnet.ibm.com> <20150430041304.GA17449@voom.redhat.com> <20150430210449.11253.78857@loki> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <20150430210449.11253.78857@loki> Subject: Re: [Qemu-devel] [PATCH v8 00/16] spapr: add support for pci hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: aik@ozlabs.ru, qemu-devel@nongnu.org, agraf@suse.de, qemu-ppc@nongnu.org, tyreld@linux.vnet.ibm.com, bharata.rao@gmail.com, nfont@linux.vnet.ibm.com --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 30, 2015 at 04:04:49PM -0500, Michael Roth wrote: > Quoting David Gibson (2015-04-29 23:13:04) > > On Wed, Apr 22, 2015 at 01:28:04AM -0500, Michael Roth wrote: > > > These patches are based on spapr-next, and can also be obtained > > > from: > >=20 > > Thanks Michael. > >=20 > > I've made a few small conflict fixes and merged this into spapr-next. >=20 > Great, thanks! >=20 > >=20 > > Could you please: > >=20 > > a) Pull the new spapr-next and test that your code still works >=20 > I've run it through all my basic testing and things look good. I did > need one change though regarding the 2.4 machine type intro though: >=20 > diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c > index a8116d0..8fbcaf5 100644 > --- a/hw/ppc/spapr.c > +++ b/hw/ppc/spapr.c > @@ -1919,6 +1919,7 @@ static void spapr_machine_register_types(void) > type_register_static(&spapr_machine_2_1_info); > type_register_static(&spapr_machine_2_2_info); > type_register_static(&spapr_machine_2_3_info); > + type_register_static(&spapr_machine_2_4_info); > } > =20 > type_init(spapr_machine_register_types) >=20 > Just needs to get squashed into "pseries: Add pseries-2.4 machine type" > I'd imagine. Oops, that's an embarrasing omission. Fixed now. --=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 --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVQxQCAAoJEGw4ysog2bOS5DAP/AhFpMy1tkw+7JeauvN7cu5W VydohAxyDJCHQcTpFqMHnF25xun5DIK7XQ27xKSzpvWDkqC0InaYZ1XYCE4ybyto 35gllt9+W+7WCnv2t1RJ5rTxGFLaREr7WDMPi/4VYxL+Ej2RFymoxpvVaereUHY+ iRwlZ4AthA6bqRLtKC/3ZhndCdwn7Cy+9xOFmdpN03G+fpfZQka6FuMkMrsRglsk O5L8m/gVJxNhFp9CBnRyTxRoh0eZH/i5CbLbN9RZtBQcS2SqLzkAcex2j8te0hok DcqyEH3VHnWS9jIaVx9goZWb9FZ2oUxteMICGQ4j4Jatj3dyMFSRUs/cWs9L6tD/ Fn0eF/C2LSxJlB0h69mnHyNXT2R4tDfw3fyrG5YWbyg+o8SWphOL+jeNCcqLPRwf 4J4ttlmsZ1Dw5y9qsMaodJyeif0GMh1Ei8Wpf3uPev+dvtOhBmZl0Y5ZSYLbSud4 QzKropZt9ig410Py5X556wSNEF5N6/rFjPNrXhHZm9nAMzhB+FlKbDShx9DIkKeI hHbJMF5DTtedy4T0HHvfDlAftRAO8rUzGqTZFMbEDvDpB9pwqunDu2JKZFWDsvQB eWzAnW83x5pVk4BKd0LuWt4EDmx9D98v3zG45moLs4KHonIpVng1bpRcgfWxJTZF tvAOP6eEHBTKCVyfXCS0 =gb09 -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--