From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaorH-0000iK-8U for qemu-devel@nongnu.org; Tue, 01 Mar 2016 13:17:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaorD-000201-5O for qemu-devel@nongnu.org; Tue, 01 Mar 2016 13:17:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaorD-0001zt-0F for qemu-devel@nongnu.org; Tue, 01 Mar 2016 13:17:15 -0500 Date: Tue, 1 Mar 2016 19:17:04 +0100 From: Igor Mammedov Message-ID: <20160301191704.75aae6f3@igors-macbook-pro.local> In-Reply-To: <20160301114930.23c1c4b1@nial.brq.redhat.com> References: <20160218033952.GG15224@voom.fritz.box> <20160218113739.64b02461@nial.brq.redhat.com> <20160219043848.GZ15224@voom.fritz.box> <20160219164911.091b4351@nial.brq.redhat.com> <20160222025432.GD2808@voom.fritz.box> <20160223104645.6b64f60c@nial.brq.redhat.com> <20160223212620.GF3901@thinpad.lan.raisama.net> <20160224154218.5bd84960@nial.brq.redhat.com> <20160225175206.GE3313@thinpad.lan.raisama.net> <20160229164258.11e44bd5@nial.brq.redhat.com> <20160301011921.GI5427@voom.redhat.com> <20160301114930.23c1c4b1@nial.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] QMP: add query-hotpluggable-cpus List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: lvivier@redhat.com, thuth@redhat.com, Peter Krempa , qemu-devel@nongnu.org, Eduardo Habkost , aik@ozlabs.ru, Markus Armbruster , drjones@redhat.com, agraf@suse.de, abologna@redhat.com, bharata@linux.vnet.ibm.com, pbonzini@redhat.com, afaerber@suse.de On Tue, 1 Mar 2016 11:49:30 +0100 Igor Mammedov wrote: > For sPAPR it would be: > > device_add socket-type,core=X typo here, should be: device_add core-type,core=X