]> xenbits.xensource.com Git - libvirt.git/commit
qemu: support NBD with Unix sockets
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Feb 2013 17:44:24 +0000 (18:44 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 15 Mar 2013 21:27:56 +0000 (15:27 -0600)
commitbe2a15dd60fc116f4c7bf2f8ca8e1974ff743d4d
tree054b716eeafcce230242b7f5ace25fead0c45e8c
parent0aa9f522c40f60efc40c4ec63f6d23cad2df79d5
qemu: support NBD with Unix sockets

This reuses the XML format that was introduced for Gluster.

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-unix.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-unix.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c