From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0hje-0001v8-Pq for qemu-devel@nongnu.org; Sun, 22 Jan 2006 11:06:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0h74-0003Fk-0y for qemu-devel@nongnu.org; Sun, 22 Jan 2006 10:28:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0fFs-00074M-2D for qemu-devel@nongnu.org; Sun, 22 Jan 2006 08:27:42 -0500 Received: from [64.233.162.201] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0fKR-0006s4-4f for qemu-devel@nongnu.org; Sun, 22 Jan 2006 08:32:23 -0500 Received: by zproxy.gmail.com with SMTP id f1so757702nzc for ; Sun, 22 Jan 2006 05:24:57 -0800 (PST) Message-ID: <91ceaec60601220518jdcf2c9w@mail.gmail.com> Date: Sun, 22 Jan 2006 13:18:48 +0000 From: Andrew Leach MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12698_7338469.1137935928908" Subject: [Qemu-devel] Networking between QEMU 0.8 on WinXP (Host) and NetBSD (Guest) Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_12698_7338469.1137935928908 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I'm new to QEMU but have been sufficiently impressed (well done to all involved) to try and get my networking working! I've installed the OpenVPN Tap driver (and called it QEMU) and have bridged the Tap device with my existing Wifi adapter. This appears to be fine. However, when I start QEMU it complains about the invalid option '-net tap'= . Here's the start command in the batch file: START qemu-system-x86_64.exe -L . -m 128 -boot c -cdrom netbsd-amd64pkg-3.0.iso -hda netbsd.img -soundhw sb16 -localtime -net nic -net tap,QEMU What am I doing wrong? Is there any simple how to documentation available for version 0.8? Can anyone offer me some assistance? Thanks, Hovis ------=_Part_12698_7338469.1137935928908 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi,

I'm new to QEMU but have been sufficiently impressed (well done = to all involved) to try and get my networking working!

I've installe= d the OpenVPN Tap driver (and called it QEMU) and have bridged the Tap devi= ce with my existing Wifi adapter. This appears to be fine.

However, when I start QEMU it complains about the invalid option '-= net tap'. Here's the start command in the batch file:

START qemu-sys= tem-x86_64.exe -L . -m 128 -boot c -cdrom netbsd-amd64pkg-3.0.iso -hda=20 netbsd.img -soundhw sb16 -localtime -net nic -net tap,QEMU

What am = I doing wrong? Is there any simple how to documentation available for versi= on 0.8? Can anyone offer me some assistance?

Thanks, Hovis

------=_Part_12698_7338469.1137935928908--