Re: [Qemu-devel] [PATCH 8/8] [PATCH RFC v3] qemu-monitor: HMP cpu-add wrapper

2013-08-01 Thread Luiz Capitulino
On Thu, 01 Aug 2013 18:02:08 +0200 Andreas Färber wrote: > Luiz, > > Am 01.08.2013 16:12, schrieb Jason J. Herne: > > From: "Jason J. Herne" > > > > Add HMP cpu-add wrapper to allow cpu hot plugging via monitor. > > > > Signed-off-by: Jason J. Herne > > What are your thoughts on this? Look

Re: [Qemu-devel] [PATCH 8/8] [PATCH RFC v3] qemu-monitor: HMP cpu-add wrapper

2013-08-01 Thread Andreas Färber
Luiz, Am 01.08.2013 16:12, schrieb Jason J. Herne: > From: "Jason J. Herne" > > Add HMP cpu-add wrapper to allow cpu hot plugging via monitor. > > Signed-off-by: Jason J. Herne What are your thoughts on this? Thanks, Andreas > --- > hmp-commands.hx | 13 + > hmp.c |