mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
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:
parent
3b05a8e91b
commit
75818250ba
9 changed files with 413 additions and 77 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue