From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BWMs7-0007Ky-IG for qemu-devel@nongnu.org; Fri, 04 Jun 2004 18:09:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BWMs6-0007KA-8m for qemu-devel@nongnu.org; Fri, 04 Jun 2004 18:09:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWMs6-0007Jk-24 for qemu-devel@nongnu.org; Fri, 04 Jun 2004 18:09:06 -0400 Received: from [216.254.0.204] (helo=mail4.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BWMr5-0007pm-SC for qemu-devel@nongnu.org; Fri, 04 Jun 2004 18:08:04 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) ([64.81.88.222]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Jun 2004 22:08:01 -0000 Subject: Re: [Qemu-devel] Usermode networking for win32 From: "John R. Hogerhuis" In-Reply-To: <40C0F0A8.4060501@dblab.ece.ntua.gr> References: <40C0F0A8.4060501@dblab.ece.ntua.gr> Content-Type: text/plain Message-Id: <1086386938.14163.45.camel@aragorn> Mime-Version: 1.0 Date: Fri, 04 Jun 2004 15:08:58 -0700 Content-Transfer-Encoding: 7bit Reply-To: jhoger@pobox.com, 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 In fact, if you look back through the archives, what you are trying to do with autorunning live linux distros was my original reason for suggesting addition of proxy networking to QEMU. I'm glad someone finally has time to make it work (unlike me). -- John. On Fri, 2004-06-04 at 14:59, Elefterios Stamatogiannakis wrote: > I've been playing with the idea of compiling (via mingw, sdl) user > mode networking (slirp) under windows. > > Right now it compiles but when i try to run it, nothing happens. > > For anyone interested: > > http://www.dblab.ece.ntua.gr/~estama/qemu-slirp-win32.zip > > is my working source. > > The only changes are in the qemu/slirp directory and the > qemu/i386-softmmu/config.mak > > the source is from todays cvs > > any suggestions appreciated because i'm mighty stuck. > > teris. > > ps what i'm trying to do is to have a way to "autorun" live linux > distributions under windows with networking enabled. > ps2 many many thanks to Fabrice and the rest of the guys. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >