diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-08-17 17:22:54 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-08-17 17:22:54 +0000 |
commit | 87b47350eddb859f870046a56b457d3e748deab7 (patch) | |
tree | 1a0b293511aeac03a131067cbee477bfe9282692 /qemu-doc.texi | |
parent | 243a273ee0168fc373f342479ae92fe3028b45c1 (diff) |
-L help
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2119 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 8ff329a723..a9d9747b18 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -614,6 +614,9 @@ 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 -L path +Set the directory for the BIOS, VGA BIOS and keymaps. + @item -std-vga Simulate a standard VGA card with Bochs VBE extensions (default is Cirrus Logic GD5446 PCI VGA). If your guest OS supports the VESA 2.0 |