]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce nbd-server-start command
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 22 Nov 2012 15:08:52 +0000 (16:08 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 23 Feb 2013 06:58:13 +0000 (07:58 +0100)
commitbb6359e8d48529d60a7194c13bd25de64412dba9
tree3f2a77f494c07268e45b818e356da5d54c66c6dc
parent121d4cfb9a57289154a7290fa786d28e13eab9de
qemu: Introduce nbd-server-start command

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
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h