]> xenbits.xensource.com Git - libvirt.git/commit
qemu: rewrite NBD command-line builder and parser
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Feb 2013 17:44:22 +0000 (18:44 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 15 Mar 2013 20:52:43 +0000 (14:52 -0600)
commitdb95213e595ebbc7558d6aedab0dc36bffbe894b
treee060af705f5c8566fa809629ab54ccbbb9aaa275
parentb96e0c18e161d80c88af354ef952fe2b6013f20f
qemu: rewrite NBD command-line builder and parser

Move the code to an external function, and structure it to prepare
the addition of new features in the next few patches.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_command.c