aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-07-02 21:18:00 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-07-02 21:18:00 +0000
commit975b092bd908029fb32e7372d8ae4de0d7412754 (patch)
treea49497082159114b0f66b67d40b9cd535c31518a /qemu-doc.texi
parentAdd -MT (diff)
downloadqemu-kvm-975b092bd908029fb32e7372d8ae4de0d7412754.tar.gz
qemu-kvm-975b092bd908029fb32e7372d8ae4de0d7412754.tar.bz2
qemu-kvm-975b092bd908029fb32e7372d8ae4de0d7412754.zip
Cleanup qemu-nbd related code, by Laurent Vivier.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4829 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index cda403faa..3e53d887c 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -1318,6 +1318,7 @@ snapshots.
* disk_images_snapshot_mode:: Snapshot mode
* vm_snapshots:: VM snapshots
* qemu_img_invocation:: qemu-img Invocation
+* qemu_nbd_invocation:: qemu-nbd Invocation
* host_drives:: Using host drives
* disk_images_fat_images:: Virtual FAT disk images
@end menu
@@ -1400,6 +1401,11 @@ state is not saved or restored properly (in particular USB).
@include qemu-img.texi
+@node qemu_nbd_invocation
+@subsection @code{qemu-nbd} Invocation
+
+@include qemu-nbd.texi
+
@node host_drives
@subsection Using host drives