Re: [Qemu-devel] [PATCH 00/16 v4] target-i386: CPU hot-add with cpu-add QMP command

2013-04-16 Thread Eduardo Habkost
On Tue, Apr 16, 2013 at 11:43:42AM +0200, Igor Mammedov wrote: [...] > BTW: > You were advocating using APIC ID on device_add to identify CPU but Eduardo > would like avoid its usage on external interfaces. > It would be nice to have your opinion on subject. > relevant discussion threads are h

Re: [Qemu-devel] [PATCH 00/16 v4] target-i386: CPU hot-add with cpu-add QMP command

2013-04-16 Thread Igor Mammedov
On Tue, 16 Apr 2013 10:30:55 +0200 Jan Kiszka wrote: > On 2013-04-16 00:12, Igor Mammedov wrote: > > Implements alternative way for hot-adding CPU using cpu-add QMP command, > > wich could be useful until it would be possible to add CPUs via device_add. > > Didn't track the full story: What prev

Re: [Qemu-devel] [PATCH 00/16 v4] target-i386: CPU hot-add with cpu-add QMP command

2013-04-16 Thread Jan Kiszka
On 2013-04-16 00:12, Igor Mammedov wrote: > Implements alternative way for hot-adding CPU using cpu-add QMP command, > wich could be useful until it would be possible to add CPUs via device_add. Didn't track the full story: What prevents currently a device_add approach? And that so effectively tha

[Qemu-devel] [PATCH 00/16 v4] target-i386: CPU hot-add with cpu-add QMP command

2013-04-15 Thread Igor Mammedov
Implements alternative way for hot-adding CPU using cpu-add QMP command, wich could be useful until it would be possible to add CPUs via device_add. All patches except the last are also applicable to device_add aprroach. To hot-add CPU use following command from qmp-shell: cpu-add id=[0..max-cpu