summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard2006-06-14 18:03:05 +0200
committerbellard2006-06-14 18:03:05 +0200
commit52ca8d6af01d140b1a022958bb5953f00bb7c714 (patch)
treefcc145155a5b690358da9071820c2356b92d3b82 /qemu-doc.texi
parentcocoa monitor fix regarding the handling of dead keys (Joachim Henke) (diff)
downloadqemu-52ca8d6af01d140b1a022958bb5953f00bb7c714.tar.gz
qemu-52ca8d6af01d140b1a022958bb5953f00bb7c714.tar.xz
qemu-52ca8d6af01d140b1a022958bb5953f00bb7c714.zip
-no-fd-bootchk option (Lonnie Mendez)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1976 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 23bf68008b..5a3f8f4d4f 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -228,6 +228,10 @@ Write to temporary files instead of disk image files. In this case,
the raw disk image you use is not written back. You can however force
the write back by pressing @key{C-a s} (@pxref{disk_images}).
+@item -no-fd-bootchk
+Disable boot signature checking for floppy disks in Bochs BIOS. It may
+be needed to boot from old floppy disks.
+
@item -m megs
Set virtual RAM size to @var{megs} megabytes. Default is 128 MB.