summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard2005-11-06 19:20:37 +0100
committerbellard2005-11-06 19:20:37 +0100
commit3dbbdc25557314f3338edd11b4569e4d6af600bf (patch)
tree2d32b8396ca9f5b969a9988405499635a02a2851 /qemu-doc.texi
parentm68k disassembler (Paul Brook) (diff)
downloadqemu-3dbbdc25557314f3338edd11b4569e4d6af600bf.tar.gz
qemu-3dbbdc25557314f3338edd11b4569e4d6af600bf.tar.xz
qemu-3dbbdc25557314f3338edd11b4569e4d6af600bf.zip
suppressed unneeded options - added isapc machine
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1606 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi8
1 files changed, 3 insertions, 5 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 6d7e85cd64..df5f4e3c64 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -138,6 +138,9 @@ usage: qemu [options] [disk_image]
General options:
@table @option
+@item -M machine
+Select the emulated machine (@code{-M ?} for list)
+
@item -fda file
@item -fdb file
Use @var{file} as floppy disk 0/1 image (@xref{disk_images}). You can
@@ -390,8 +393,6 @@ translation mode (@var{t}=none, lba or auto). Usually QEMU can guess
all thoses parameters. This option is useful for old MS-DOS disk
images.
-@item -isa
-Simulate an ISA-only system (default is PCI system).
@item -std-vga
Simulate a standard VGA card with Bochs VBE extensions (default is
Cirrus Logic GD5446 PCI VGA)
@@ -1137,9 +1138,6 @@ The following options are specific to the PowerPC emulation:
@table @option
-@item -prep
-Simulate a PREP system (default is PowerMAC)
-
@item -g WxH[xDEPTH]
Set the initial VGA graphic mode. The default is 800x600x15.