Re: [Qemu-devel] [for-2.7 PATCH v3 13/15] QMP: Add query-hotpluggable-cpus

2016-06-06 Thread Igor Mammedov
On Mon, 6 Jun 2016 15:28:09 +1000 David Gibson wrote: > On Thu, May 12, 2016 at 09:18:23AM +0530, Bharata B Rao wrote: > > From: Igor Mammedov > > > > It will allow mgmt to query present and hotpluggable CPU objects, > > it is required from a target platform that wishes to support command > > t

Re: [Qemu-devel] [for-2.7 PATCH v3 13/15] QMP: Add query-hotpluggable-cpus

2016-06-05 Thread David Gibson
On Thu, May 12, 2016 at 09:18:23AM +0530, Bharata B Rao wrote: > From: Igor Mammedov > > It will allow mgmt to query present and hotpluggable CPU objects, > it is required from a target platform that wishes to support command > to implement and set MachineClass.query_hotpluggable_cpus callback, >

[Qemu-devel] [for-2.7 PATCH v3 13/15] QMP: Add query-hotpluggable-cpus

2016-05-11 Thread Bharata B Rao
From: Igor Mammedov It will allow mgmt to query present and hotpluggable CPU objects, it is required from a target platform that wishes to support command to implement and set MachineClass.query_hotpluggable_cpus callback, which will return a list of possible CPU objects with options that would b