]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: support named nbd exports
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Feb 2013 17:44:23 +0000 (18:44 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 15 Mar 2013 21:12:41 +0000 (15:12 -0600)
commit0aa9f522c40f60efc40c4ec63f6d23cad2df79d5
tree4a978867cc77aa85d0b0b8d990dbe682d3ccc61c
parentdb95213e595ebbc7558d6aedab0dc36bffbe894b
qemu: support named nbd exports

These are supported by nbd-server and by the NBD server that QEMU
embeds for live image access.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
docs/formatdomain.html.in
src/qemu/qemu_command.c
tests/qemuargv2xmltest.c
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-export.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-export.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c