summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-24 21:12:04 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-24 21:12:04 +0000
commit05d5818c5c9a5f90d7bc069ed1e8c9d8d77381d0 (patch)
tree3ed53242d3dfba51b24098ff306b81e689b1f9eb /qemu-doc.texi
parentcabf23c380ed0e46172f9503017bb636554276a9 (diff)
downloadqemu-05d5818c5c9a5f90d7bc069ed1e8c9d8d77381d0.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1047 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index d3c0a1625b..ba3ade8618 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -120,8 +120,8 @@ Floppy disk
@item
NE2000 PCI network adapters
@item
-Serial port
-@item
+Serial ports
+@item
Soundblaster 16 card
@end itemize
@@ -270,6 +270,9 @@ void device
The default device is @code{vc} in graphical mode and @code{stdio} in
non graphical mode.
+This option can be used several times to simulate up to 4 serials
+ports.
+
@item -monitor dev
Redirect the monitor to host device @var{dev} (same devices as the
serial port).