From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpTc4-0005jm-US for qemu-devel@nongnu.org; Mon, 04 May 2015 23:33:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpTbz-0003vP-3N for qemu-devel@nongnu.org; Mon, 04 May 2015 23:33:40 -0400 Date: Tue, 5 May 2015 11:47:30 +1000 From: David Gibson Message-ID: <20150505014730.GF14090@voom.redhat.com> References: <1429858066-12088-1-git-send-email-bharata@linux.vnet.ibm.com> <1429858066-12088-8-git-send-email-bharata@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A9z/3b/E4MkkD+7G" Content-Disposition: inline In-Reply-To: <1429858066-12088-8-git-send-email-bharata@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [RFC PATCH v3 07/24] cpu: Prepare Socket container type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bharata B Rao Cc: mdroth@linux.vnet.ibm.com, aik@ozlabs.ru, agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, tyreld@linux.vnet.ibm.com, nfont@linux.vnet.ibm.com, imammedo@redhat.com, afaerber@suse.de --A9z/3b/E4MkkD+7G Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 24, 2015 at 12:17:29PM +0530, Bharata B Rao wrote: > From: Andreas F=E4rber >=20 > Signed-off-by: Andreas F=E4rber > Signed-off-by: Bharata B Rao So, how to organize this generically is still under discussion. For now, I don't think this generic outline is really worth it. In any case I can't really take it through my tree. What I'd suggest instead is just implementing the POWER core device in the ppc specific code. As the generic socket vs. core vs. whatever stuff clarifies, that POWER core device might become a "virtual socket" or CM or whatever, but I think we'll be able to keep the external interface compatible with the right use of aliases. In the meantime it should at least give us a draft we can experiment with on Power without requiring new generic infrastructure. --=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 --A9z/3b/E4MkkD+7G Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVSCEyAAoJEGw4ysog2bOSqwMQAK1K3B7Qg3tMndSg8z/EGnZs OQU7u1KeQhjSX2Y1uHClct8GAsprmJrQy2tuDXME/Ix9AUw3+sOUwNXagTqMi/YM n4lfismZOj2AvmLgGj6OEqZuHMbTuqhln/pWYiZbKssWYDVNaeFs6N95l3Ja1MPL 5uBiwbzBZ/vzvVYp2HcYwyLLYQYcMiczT0G3eDlV+3LuSFlHXj/XxpEiXFVqEp+7 rg/E6U4gMEPnDcZnJ0Aei5m9RlZcdoU+y+GZ4S7fymXjL2gNQaNm10/QtsK0tuo+ F6x4X8tvKUkMQjONbJAVabeK2HGR+AYJZGVmTXcAiMUxglhRAa67vbq4+DgT/yH0 vKDeG1OVG9Pxg2xDzYUciHmfrbofhWly1CisV4NWiDqTVHSv3Mzpt0F9226uRYWE Ux2P4kJw6J5edPq94plFK10Ve2krOx/ZROEBuoE94pjrvcWyWrPZ0VoO0LnJepGl Rj19Jy7mv6X96JJDg3eJlC8vMNRwTMlThd6XVPO1IDe0fFASo6u7RID30mWULfFK J8iVDTmSA+qYUKfxC/E28O7Hx+o94iL+5M3mj91GEtcTV80GwVYD4XwFSN8rXiid SYgoGJB+WPUx+OuvWFe1DIgAIhjs184mhnW54N/ItQx9DG7thMmdxK2inbA4pxTV 00HQ/iWls2L/vfKfYR69 =XiFu -----END PGP SIGNATURE----- --A9z/3b/E4MkkD+7G--