From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGeDy-0000dh-V9 for qemu-devel@nongnu.org; Wed, 28 Jan 2015 20:48:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGeDt-0000Xb-0Q for qemu-devel@nongnu.org; Wed, 28 Jan 2015 20:48:50 -0500 Received: from ozlabs.org ([103.22.144.67]:46533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGeDs-0000Ws-LM for qemu-devel@nongnu.org; Wed, 28 Jan 2015 20:48:44 -0500 Date: Thu, 29 Jan 2015 12:04:21 +1100 From: David Gibson Message-ID: <20150129010421.GL14681@voom> References: <1420697420-16053-1-git-send-email-bharata@linux.vnet.ibm.com> <1420697420-16053-2-git-send-email-bharata@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rf72Gf+bfLC8kxKs" Content-Disposition: inline In-Reply-To: <1420697420-16053-2-git-send-email-bharata@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [RFC PATCH v1 01/13] spapr: enable PHB/CPU/LMB hotplug for pseries-2.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bharata B Rao Cc: imammedo@redhat.com, agraf@suse.de, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com --rf72Gf+bfLC8kxKs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 08, 2015 at 11:40:08AM +0530, Bharata B Rao wrote: > From: Michael Roth >=20 > Introduce an sPAPRMachineClass sub-class of MachineClass to > handle sPAPR-specific machine configuration properties. >=20 > The 'dr_phb[cpu,lmb]_enabled' field of that class can be set as > part of machine-specific init code, and is then propagated > to sPAPREnvironment to conditional enable creation of DRC > objects and device-tree description to facilitate hotplug > of PHBs/CPUs/LMBs. >=20 > Since we can't migrate this state to older machine types, > default the option to false and only enable it for new > machine types. >=20 > Signed-off-by: Michael Roth > Signed-off-by: Bharata B Rao > [Added CPU and LMB bits] Reviewed-by: David Gibson --=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 --rf72Gf+bfLC8kxKs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUyYcVAAoJEGw4ysog2bOSvAEQANcxA0fMuATa290R2nS1gWBn VxG3VS8HFyTZjI7Yiyj6Hn4VABBBsQLSQKyQ55/DAA0Sj9mHbcZGIknbFKmY9VA2 teADG5UmAyX8cHkwi01LyIxlElPivCbDbpPm4WZK43weHve7zbA0ytd1mu+446Zb /UREm1iOk4Tvvfcy2D/jJTnz0NGiaIyboVaynVmiWcFAsi5IRdptAp3qfSP1VHMc SM8SA1bASIP6/3bYrw9ZC+0GVsN23wYak0EOagh0aYIL4S2sV+Rt6aVuYIEHMqqI z4l1QS4KkTaohfbJlQNhYVQcW4yud/GjPtkEgZhZvh3PoGdi+SC/NoMOlsk9Q3oI xAwSEWqd5JGBbLQdH6zyXHQKgoq8BlB81bpdb/XqiQ11dp95c5ZNqATrAi2opdTI mri/KYhMj9hMoVNqu+xcXy3X973bj8DSVxzz4YRgtVYbBKmMZedLFxph2dG67wXr nmjOvFVZyH+pYaZjW8cPKHuPyHMTj++ZTW5uRU6Bj3LExcGEKYBVld5TZh0WZcKE TbQ6wc6OKUbLrie6UttP2mclXSvoR5FPwznza6mE5d2pT827O0fsTTn5Elt+oAMr ZLSFgGyTFZpR1AhRecMMibpbMwhK+RnOI5bq5fs8AM3pvOXKxgtaSnzEO5jJs5Vi PlRpCTyo8M3R2lZZlauI =SJFK -----END PGP SIGNATURE----- --rf72Gf+bfLC8kxKs--