]> Git Repo - qemu.git/blobdiff - docs/interop/conf.py
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request' into...
[qemu.git] / docs / interop / conf.py
index e87b8c22becb8e326d3e68a687ed53739a86e389..b0f322207cafd8e8f2884f92638d0d86e52462b1 100644 (file)
@@ -18,5 +18,14 @@ html_theme_options['description'] = u'System Emulation Management and Interopera
 # (source start file, name, description, authors, manual section).
 man_pages = [
     ('qemu-ga', 'qemu-ga', u'QEMU Guest Agent',
-     ['Michael Roth <[email protected]>'], 8)
+     ['Michael Roth <[email protected]>'], 8),
+    ('qemu-img', 'qemu-img', u'QEMU disk image utility',
+     ['Fabrice Bellard'], 1),
+    ('qemu-nbd', 'qemu-nbd', u'QEMU Disk Network Block Device Server',
+     ['Anthony Liguori <[email protected]>'], 8),
+    ('qemu-trace-stap', 'qemu-trace-stap', u'QEMU SystemTap trace tool',
+     [], 1),
+    ('virtfs-proxy-helper', 'virtfs-proxy-helper',
+     u'QEMU 9p virtfs proxy filesystem helper',
+     ['M. Mohan Kumar'], 1)
 ]
This page took 0.028265 seconds and 4 git commands to generate.