--- 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 @@ --> -QEMU CPU Emulator User Documentation: +QEMU System Emulator User Documentation: - - + + @@ -46,7 +46,7 @@ [Index] [ ? ] -

QEMU CPU Emulator User Documentation +

QEMU System Emulator User Documentation

@@ -1457,7 +1457,7 @@ a virtual network device on your host (called tapN), and you can then configure it as if it was a real ethernet card. -

As an example, you can download the `linux-test-xxx.tar.gz' +

[Linux only] As an example, you can download the `linux-test-xxx.tar.gz' archive and copy the script `qemu-ifup' in `/etc' and configure properly sudo so that the command ifconfig contained in `qemu-ifup' can be executed as root. You must verify @@ -1468,6 +1468,12 @@ Linux distribution and Invocation to have examples of command lines using the TAP network interfaces. +

[Windows only] There is a virtual ethernet driver for Windows +2000/XP systems, called TAP-Win32. But  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 : http://openvpn.net/ .

+ +