From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhZi-0003DJ-6Q for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:38:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIhZh-0003px-1l for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:38:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIhZg-0003pq-QA for qemu-devel@nongnu.org; Thu, 21 Mar 2013 11:38:40 -0400 Date: Thu, 21 Mar 2013 16:38:22 +0100 From: Igor Mammedov Message-ID: <20130321163822.06a3adfd@nial.usersys.redhat.com> In-Reply-To: <514B1CC5.70801@redhat.com> References: <1363876125-8264-1-git-send-email-imammedo@redhat.com> <514B1CC5.70801@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 00/12] target-i386: CPU hot-add with cpu_set QMP command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: kwolf@redhat.com, peter.maydell@linaro.org, aliguori@us.ibm.com, ehabkost@redhat.com, mst@redhat.com, jan.kiszka@siemens.com, stefano.stabellini@eu.citrix.com, claudio.fontana@huawei.com, qemu-devel@nongnu.org, quintela@redhat.com, armbru@redhat.com, blauwirbel@gmail.com, yang.z.zhang@intel.com, alex.williamson@redhat.com, aderumier@odiso.com, kraxel@redhat.com, anthony.perard@citrix.com, pbonzini@redhat.com, lcapitulino@redhat.com, afaerber@suse.de, rth@twiddle.net On Thu, 21 Mar 2013 08:44:21 -0600 Eric Blake wrote: > On 03/21/2013 08:28 AM, Igor Mammedov wrote: > > Implements alternative way for hot-adding CPU using cpu_set QMP command, > > The QMP command should probably be named cpu-set. > sure, I'll rename it.