aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-07-03 13:41:03 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-07-03 13:41:03 +0000
commit75818250ba0f61d9e3008b11d8c63b7b46d80ba2 (patch)
tree10fdb06f655d82a6372bf918338f3de086895452 /qemu-nbd.texi
parentAllow to share a disk image via nbd, by Laurent Vivier. (diff)
downloadqemu-kvm-75818250ba0f61d9e3008b11d8c63b7b46d80ba2.tar.gz
qemu-kvm-75818250ba0f61d9e3008b11d8c63b7b46d80ba2.tar.bz2
qemu-kvm-75818250ba0f61d9e3008b11d8c63b7b46d80ba2.zip
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
Diffstat (limited to 'qemu-nbd.texi')
-rw-r--r--qemu-nbd.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-nbd.texi b/qemu-nbd.texi
index b196a3471..ff2f20792 100644
--- a/qemu-nbd.texi
+++ b/qemu-nbd.texi
@@ -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