From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu Makefile.target qemu-doc.texi vl.c vl.h hw...
Date: Tue, 01 May 2007 13:17:18 +0200 [thread overview]
Message-ID: <463721BE.5030201@mail.berlios.de> (raw)
In-Reply-To: <E1HiLWg-0006Zr-Th@cvs>
[-- Attachment #1: Type: text/plain, Size: 168 bytes --]
Hi,
there was a small spelling bug in the new description which is fixed by
this patch.
The patch also updates the list of supported network cards.
Regards
Stefan
[-- Attachment #2: qemu-doc.patch --]
[-- Type: text/x-diff, Size: 1338 bytes --]
Index: qemu-doc.texi
===================================================================
RCS file: /sources/qemu/qemu/qemu-doc.texi,v
retrieving revision 1.139
diff -u -b -B -r1.139 qemu-doc.texi
--- qemu-doc.texi 30 Apr 2007 02:22:06 -0000 1.139
+++ qemu-doc.texi 1 May 2007 11:10:57 -0000
@@ -357,10 +357,12 @@
= 0 is the default). The NIC is currently an NE2000 on the PC
target. Optionally, the MAC address can be changed. If no
@option{-net} option is specified, a single NIC is created.
-Qemu can emulate several different models of network card. Valid values for
-@var{type} are @code{ne2k_pci}, @code{ne2k_isa}, @code{rtl8139},
-@code{smc91c111} and @code{lance}. Not all devices are supported on all
-targets.
+Qemu can emulate several different models of network card.
+Valid values for @var{type} are
+@code{i82551}, @code{i82557b}, @code{i82559},
+@code{ne2k_pci}, @code{ne2k_isa}, @code{pcnet}, @code{rtl8139},
+@code{smc91c111} and @code{lance}.
+Not all devices are supported on all targets.
@item -net user[,vlan=n][,hostname=name]
Use the user mode network stack which requires no administrator
@@ -1801,7 +1805,7 @@
@item
GPIO-connected keyboard controller and LEDs
@item
-Secure Digital card conntected to PXA MMC/SD host
+Secure Digital card connected to PXA MMC/SD host
@item
Three on-chip UARTs
@item
prev parent reply other threads:[~2007-05-01 11:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-30 2:22 [Qemu-devel] qemu Makefile.target qemu-doc.texi vl.c vl.h hw Andrzej Zaborowski
2007-05-01 11:17 ` Stefan Weil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=463721BE.5030201@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).