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

2013-01-17 Thread Jiri Denemark
On Fri, Jan 11, 2013 at 17:52:17 +0100, Michal Privoznik wrote: > This will be used after all migration work is done > to stop NBD server running on destination. It > doesn't take any arguments, just issues a command. > --- > src/qemu/qemu_monitor.c | 19 +++ > src/qemu/qemu_

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

2013-01-11 Thread Michal Privoznik
This will be used after all migration work is done to stop NBD server running on destination. It doesn't take any arguments, just issues a command. --- src/qemu/qemu_monitor.c | 19 +++ src/qemu/qemu_monitor.h | 1 + src/qemu/qemu_monitor_json.c | 21 +++

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

2012-12-18 Thread Michal Privoznik
This will be used after all migration work is done to stop NBD server running on destination. It doesn't take any arguments, just issues a command. --- src/qemu/qemu_monitor.c | 19 +++ src/qemu/qemu_monitor.h | 1 + src/qemu/qemu_monitor_json.c | 21 +++