Hi all again!

OK, I have updated the docs, and made a patch.
Please update the docs on site.

patch attached in this email. (don't know if it's filetered.... if you have problems with filters let me know.)
--- qemu-doc.html	2006-07-24 23:13:00.000000000 -0200
+++ qemu-doc-modi02.html	2006-09-20 21:16:52.000000000 -0200
@@ -11,10 +11,10 @@
 
 -->
 <head>
-<title>QEMU CPU Emulator User Documentation: </title>
+<title>QEMU System Emulator User Documentation: </title>
 
-<meta name="description" content="QEMU CPU Emulator User Documentation: ">
-<meta name="keywords" content="QEMU CPU Emulator User Documentation: ">
+<meta name="description" content="QEMU System Emulator User Documentation: ">
+<meta name="keywords" content="QEMU System Emulator User Documentation: ">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="texi2html 1.68">
@@ -46,7 +46,7 @@
 <td valign="middle" align="left">[<a href="#SEC59" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
 </tr></table>
-<h1 class="settitle">QEMU CPU Emulator User Documentation
+<h1 class="settitle">QEMU System Emulator User Documentation
 </h1>
 
 
@@ -1457,7 +1457,7 @@
 a virtual network device on your host (called <code>tapN</code>), and you
 can then configure it as if it was a real ethernet card.
 
-</p><p>As an example, you can download the `<tt>linux-test-xxx.tar.gz</tt>'
+</p><p>[Linux only] As an example, you can download the `<tt>linux-test-xxx.tar.gz</tt>'
 archive and copy the script `<tt>qemu-ifup</tt>' in `<tt>/etc</tt>' and
 configure properly <code>sudo</code> so that the command <code>ifconfig</code>
 contained in `<tt>qemu-ifup</tt>' can be executed as root. You must verify
@@ -1468,6 +1468,12 @@
 Linux distribution and <a href="#SEC10">Invocation</a> to have examples of
 command lines using the TAP network interfaces.
 
+<p>[Windows only] There is a virtual ethernet driver for Windows
+2000/XP systems, called TAP-Win32. But &nbsp;it is not included in standard
+Qemu for Windows, so you will need to get it separately. It is part of
+OpenVPN package, so download OpenVPN from : <a href="http://openvpn.net/";>http://openvpn.net/</a> .</p>
+
+
 </p><hr size="6">
 <a name="SEC23"></a>
 <table cellpadding="1" cellspacing="1" border="0">
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to