]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce nbd-server-add command
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 22 Nov 2012 15:17:13 +0000 (16:17 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 23 Feb 2013 07:06:37 +0000 (08:06 +0100)
commitc833d8111d56cdd3d46c49ebcb5ffc371dd548b5
tree34e96c536b8b2711d0538b728e19790865fd5afc
parentbb6359e8d48529d60a7194c13bd25de64412dba9
qemu: Introduce nbd-server-add 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