From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpbJW-0002K4-1j for qemu-devel@nongnu.org; Tue, 05 May 2015 07:47:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpbJU-0003dw-Dc for qemu-devel@nongnu.org; Tue, 05 May 2015 07:47:02 -0400 Date: Tue, 5 May 2015 21:46:54 +1000 From: David Gibson Message-ID: <20150505114654.GI14090@voom.redhat.com> References: <1430335224-6716-1-git-send-email-mdroth@linux.vnet.ibm.com> <1430335224-6716-16-git-send-email-mdroth@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BtQ+uzrQQ7HCCYtg" Content-Disposition: inline In-Reply-To: <1430335224-6716-16-git-send-email-mdroth@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [RFC PATCH 15/15] spapr: add hotplug hooks for PHB hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: aik@ozlabs.ru, nfont@linux.vnet.ibm.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, bharata@linux.vnet.ibm.com --BtQ+uzrQQ7HCCYtg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2015 at 02:20:24PM -0500, Michael Roth wrote: > Hotplugging PHBs is a machine-level operation, but PHBs reside on the > main system bus, so we register spapr machine as the handler for the > main system bus. The entry point for plug/unplug is shared by all > such machine-level hotplug operations (memory, CPU, PHB, etc), and > from there we branch off to specific hotplug callbacks based on the > object type. >=20 > Signed-off-by: Michael Roth Reviewed-by: David Gibson Although it will almost certainly need adjustment to fit with the cpu and hotplug patches that are also pending. --=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 --BtQ+uzrQQ7HCCYtg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVSK2uAAoJEGw4ysog2bOSu9gP+wW5KmBhyFmmn+sIyFzjXgKM CKGrs2aLGNdLMpFi2jKcuhUtB8uM7PLZqyBKhMyd6sQHMCGVaNaehCTY7g3T54qz Sugl7SE7mKdfQHzfUIuBl5qixGJSpiSonXOwR1pQzQxCBw4rpxNcslzIiYcHq+22 jWHJCP4PUiz8ty/H3iDPhJdKjIgMdMyPy8EfOjBVNufdyqgBMj7wkbgIYLzq7mhl S17KUT0V2jX0LqBdoFVcMIqyvAqxt3DwJc+eHxPpqJ10KI9OxuyMZMkPpMFSFA8X b4voMHqwMF2lQdZYw0AVEL2cTdcgpgqrVEBaT888iG87Wee8/YLwn/8YFRXRf2VI kPrT15v6/3afWSIs734eI+kl37Q93oqniI/gYXo7O+/fGYirRK39N278mwq1CjD7 HIajBBX06AhBG2FcwQFCN0pcsKO0wwvL7MEyAaa/PblaAy9HODR/ljNXgOqPA1JS dm9IjCszQFGPsP0tg7et/ukQDcjAChNz22iJkF39S4SfS9u0OPECmoGTIG7c0drb TGZ64O1KdUgKgN2p5FScT2PZ2EWxnUScAbCxp78WZjlIVWyim3REcEQ00nKcrJ+W K9/8OWOz0Lfun2hTRpPhxVw+NMP59zhoLbxScdFDLKMi6IoAB0T0wYG4ZnLs7qqp EWrtPOyr4sGiVChjm13s =H+EI -----END PGP SIGNATURE----- --BtQ+uzrQQ7HCCYtg--