Re: [Qemu-devel] [RFC 00/12] target-i386: CPU hot-add with cpu_set QMP command

2013-03-21 Thread Igor Mammedov
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.

Re: [Qemu-devel] [RFC 00/12] target-i386: CPU hot-add with cpu_set QMP command

2013-03-21 Thread Eric Blake
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. > wich could be useful until it would be possible to add CPUs via device_add. > > Patches > 1-10 are common to both approac

[Qemu-devel] [RFC 00/12] target-i386: CPU hot-add with cpu_set QMP command

2013-03-21 Thread Igor Mammedov
Implements alternative way for hot-adding CPU using cpu_set QMP command, wich could be useful until it would be possible to add CPUs via device_add. Patches 1-10 are common to both approaches 11-12 are specific to adding CPU using cpu_set To hot-add CPU use following command from qmp-shell: