From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMhpa-0000fv-3s for qemu-devel@nongnu.org; Tue, 04 Oct 2005 04:07:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMhok-0000Lg-Ss for qemu-devel@nongnu.org; Tue, 04 Oct 2005 04:06:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMho0-0008MP-J2 for qemu-devel@nongnu.org; Tue, 04 Oct 2005 04:05:44 -0400 Received: from [144.85.15.72] (helo=mail.eclis.ch) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMhfa-0006VV-5E for qemu-devel@nongnu.org; Tue, 04 Oct 2005 03:57:02 -0400 Message-ID: <434235CB.5030203@eclis.ch> Date: Tue, 04 Oct 2005 09:56:59 +0200 From: Jean-Christian de Rivaz MIME-Version: 1.0 Subject: Re: [Qemu-devel] tun/tap networking: patch for existing tun References: <20050930221321.C7BED31C14@ravel.n2.net> <433F92CB.1060600@eclis.ch> <43402ABC.3040805@us.ibm.com> <20051002193912.GB13825@jbrown.mylinuxbox.org> <20051003151425.GC27327@jbrown.mylinuxbox.org> <43417879.5020106@bellard.org> <46d6db660510031222y70cb7257u7f32f823474c8917@mail.gmail.com> <434194AF.9060504@eclis.ch> <46d6db660510040009i1173586esa7daf446e2a3e883@mail.gmail.com> In-Reply-To: <46d6db660510040009i1173586esa7daf446e2a3e883@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian MICHON , qemu-devel@nongnu.org Christian MICHON a =E9crit : > no vde for windows hosts :( Have you tryed ? Because the VDE code don't interract to mutch with the=20 system (only require POSIX OS) and contains a lot of "win32" test as you=20 can see in the attachement. But there is no document how to compile=20 that. Since there are "win32" test into the configure, I think this will=20 require Cygwin tools. --=20 Jean-Christian de Rivaz