From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMlDS-0003jl-LC for qemu-devel@nongnu.org; Tue, 04 Oct 2005 07:44:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMlDQ-0003im-79 for qemu-devel@nongnu.org; Tue, 04 Oct 2005 07:44:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMlDP-0003i3-Ol for qemu-devel@nongnu.org; Tue, 04 Oct 2005 07:44:12 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMlD2-0006I6-TP for qemu-devel@nongnu.org; Tue, 04 Oct 2005 07:43:49 -0400 Date: Tue, 4 Oct 2005 07:43:12 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] about DHCP server in qemu Message-ID: <20051004114312.GA7522@jbrown.mylinuxbox.org> References: <433C61B7.6070804@wasp.net.au> <20050929221406.GA6019@jbrown.mylinuxbox.org> <1128068224.433cf48005ab5@webmail.alinto.com> <20050930131014.GA14173@jbrown.mylinuxbox.org> <1128104933.2390.42.camel@aragorn> <20050930215938.GA20094@jbrown.mylinuxbox.org> <1128354958.4341548e81311@webmail.alinto.com> <46d6db660510031220m61557859v146d64d03d2fc33c@mail.gmail.com> <46d6db660510040047t50a89f6fkd29880f01d0c11e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46d6db660510040047t50a89f6fkd29880f01d0c11e@mail.gmail.com> 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 On Tue, Oct 04, 2005 at 09:47:56AM +0200, Christian MICHON wrote: > do you happen to have vde for win32 ? > If yes, please point it to me, because I've googled for one with no > luck... :) > Porting VDE to windows is fairly easy. The hard part is getting qemu to work with it. Unlike POSIX OSes, Windows doesn't provide unix sockets (so no c:\tmp\vde.ctl). I am not sure if the -tun-fd option even works on Windows hosts. So to make it work, we'd either have to add new code to qemu to connect to VDE on windows or port qemu to cygwin (for real). > On 10/3/05, Henrik Nordstrom wrote: > > On Mon, 3 Oct 2005, Christian MICHON wrote: > > > > > I think you meant "guests" instead of "hosts". > > > I second that. I would still like to use qemu to > > > perform network simulations myself... > > > > This is done very nicely by VDE. > > > > Regards > > Henrik > > > > > -- > Christian > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.