Re: [libvirt] [PATCH v2.1 04/11] qemu: Introduce nbd-server-add command

2013-01-17 Thread Jiri Denemark
On Fri, Jan 11, 2013 at 17:52:16 +0100, Michal Privoznik wrote: > This will be used with new migration scheme. > This patch creates basically just monitor stub > functions. Wiring them into something useful > is done in later patches. > --- > src/qemu/qemu_monitor.c | 22 +

[libvirt] [PATCH v2.1 04/11] qemu: Introduce nbd-server-add command

2013-01-11 Thread Michal Privoznik
This will be used with new migration scheme. This patch creates basically just monitor stub functions. Wiring them into something useful is done in later patches. --- src/qemu/qemu_monitor.c | 22 ++ src/qemu/qemu_monitor.h | 3 +++ src/qemu/qemu_monitor_json.c | 25

Re: [libvirt] [PATCH v2.1 04/11] qemu: Introduce nbd-server-add command

2012-12-19 Thread li guang
reviewed-by: liguang 在 2012-12-18二的 15:36 +0100,Michal Privoznik写道: > This will be used with new migration scheme. > This patch creates basically just monitor stub > functions. Wiring them into something useful > is done in later patches. > --- > src/qemu/qemu_monitor.c | 22 +++

[libvirt] [PATCH v2.1 04/11] qemu: Introduce nbd-server-add command

2012-12-18 Thread Michal Privoznik
This will be used with new migration scheme. This patch creates basically just monitor stub functions. Wiring them into something useful is done in later patches. --- src/qemu/qemu_monitor.c | 22 ++ src/qemu/qemu_monitor.h | 3 +++ src/qemu/qemu_monitor_json.c | 25