Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
be3edd95
Commit
be3edd95
authored
Jun 03, 2004
by
bellard
Browse files
update
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@870
c046a42c-6fe2-441c-8c8c-71466251a162
parent
023fe10d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
be3edd95
...
...
@@ -15,6 +15,7 @@ version 0.5.6:
- VGA font selection fix (Daniel Serpell)
- PIC reset fix (Hidemi KAWAI)
- PIC spurious irq support (aka Solaris install bug)
- added '-localtime' option
version 0.5.5:
...
...
qemu-doc.texi
View file @
be3edd95
...
...
@@ -196,7 +196,8 @@ General options:
@table @option
@item -fda file
@item -fdb file
Use @var
{
file
}
as floppy disk 0/1 image (@xref
{
disk
_
images
}
).
Use @var
{
file
}
as floppy disk 0/1 image (@xref
{
disk
_
images
}
). You can
use the host floppy by using @file
{
/dev/fd0
}
as filename.
@item -hda file
@item -hdb file
...
...
@@ -206,7 +207,8 @@ Use @var{file} as hard disk 0, 1, 2 or 3 image (@xref{disk_images}).
@item -cdrom file
Use @var
{
file
}
as CD-ROM image (you cannot use @option
{
-hdc
}
and and
@option
{
-cdrom
}
at the same time).
@option
{
-cdrom
}
at the same time). You can use the host CD-ROM by
using @file
{
/dev/cdrom
}
as filename.
@item -boot [a|c|d]
Boot on floppy (a), hard disk (c) or CD-ROM (d). Hard disk boot is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment