Allow QEMU to connect directly to an NBD server, by Laurent Vivier.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4838 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2008-07-03 13:41:03 +00:00
parent 3b05a8e91b
commit 75818250ba
9 changed files with 413 additions and 77 deletions

View file

@ -36,6 +36,8 @@ Export Qemu disk image using NBD protocol.
disconnect the specified device
@item -e, --shared=NUM
device can be shared by NUM clients (default '1')
@item -t, --persistent
don't exit on the last connection
@item -v, --verbose
display extra debugging information
@item -h, --help