qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-1.4 2/7] doc: Fix some option entries in qemu-do


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH for-1.4 2/7] doc: Fix some option entries in qemu-doc's function index
Date: Wed, 13 Feb 2013 19:49:38 +0100

Signed-off-by: Markus Armbruster <address@hidden>
---
 qemu-options.hx | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 3800c9c..932d6c5 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -446,6 +446,7 @@ DEF("mem-path", HAS_ARG, QEMU_OPTION_mempath,
     "-mem-path FILE  provide backing storage for guest RAM\n", QEMU_ARCH_ALL)
 STEXI
 @item -mem-path @var{path}
address@hidden -mem-path
 Allocate guest RAM from a temporarily created file in @var{path}.
 ETEXI
 
@@ -455,6 +456,7 @@ DEF("mem-prealloc", 0, QEMU_OPTION_mem_prealloc,
     QEMU_ARCH_ALL)
 STEXI
 @item -mem-prealloc
address@hidden -mem-prealloc
 Preallocate memory when using -mem-path.
 ETEXI
 #endif
@@ -827,7 +829,7 @@ DEF("curses", 0, QEMU_OPTION_curses,
     QEMU_ARCH_ALL)
 STEXI
 @item -curses
address@hidden curses
address@hidden -curses
 Normally, QEMU uses SDL to display the VGA output.  With this option,
 QEMU can display the VGA output when in text mode using a
 curses/ncurses interface.  Nothing is displayed in graphical mode.
@@ -1294,7 +1296,6 @@ STEXI
 Load SMBIOS entry from binary file.
 
 @item -smbios 
type=0[,address@hidden,address@hidden,address@hidden,address@hidden
address@hidden -smbios
 Specify SMBIOS type 0 fields
 
 @item -smbios type=1[,address@hidden,address@hidden 
[,address@hidden,address@hidden,address@hidden,address@hidden [,address@hidden
@@ -1409,6 +1410,7 @@ Not all devices are supported on all targets.  Use 
@code{-net nic,model=help}
 for a list of available devices for your target.
 
 @item -netdev user,address@hidden,@var{option}][,@var{option}][,...]
address@hidden -netdev
 @item -net user[,@var{option}][,@var{option}][,...]
 Use the user mode network stack which requires no administrator
 privilege to run. Valid options are:
@@ -2709,6 +2711,7 @@ DEF("watchdog-action", HAS_ARG, 
QEMU_OPTION_watchdog_action, \
     QEMU_ARCH_ALL)
 STEXI
 @item -watchdog-action @var{action}
address@hidden -watchdog-action
 
 The @var{action} controls what QEMU will do when the watchdog timer
 expires.
-- 
1.7.11.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]