From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C0Zzv-0005pG-4y for qemu-devel@nongnu.org; Fri, 27 Aug 2004 02:14:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C0Zzt-0005nv-Gt for qemu-devel@nongnu.org; Fri, 27 Aug 2004 02:14:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C0Zzt-0005no-D8 for qemu-devel@nongnu.org; Fri, 27 Aug 2004 02:14:01 -0400 Received: from [64.233.170.193] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C0Zuo-0003GO-J5 for qemu-devel@nongnu.org; Fri, 27 Aug 2004 02:08:46 -0400 Received: by mproxy.gmail.com with SMTP id v18so250872rnb for ; Thu, 26 Aug 2004 23:08:45 -0700 (PDT) Message-ID: <5640213304082623084cf26dd3@mail.gmail.com> Date: Fri, 27 Aug 2004 01:08:45 -0500 From: Mike Tremoulet Subject: Re: [Qemu-devel] pcap-based networking? In-Reply-To: <1093542525.21464.904.camel@aragorn> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5640213304082609425986326c@mail.gmail.com> <1093540521.3851.898.camel@aragorn> <564021330408261019668a33d1@mail.gmail.com> <1093542525.21464.904.camel@aragorn> Reply-To: Mike Tremoulet , 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 On Thu, 26 Aug 2004 10:48:45 -0700, John R. Hogerhuis wrote: > For windows, w/ admin rights, it looks like your solution is probably > the way to do it. > > Probably you should make an installer too that can set up pcap on > windows along with QEMU. That would answer the difficulty of install > question effectively (although not the admin issue). Maybe you should > team up with one of the folks producing windows gui front end to QEMU... > search the archives, I think there are a few out there. > > -- John So, having said all that, is there a quickstart guide to understanding the structure/design of the current qemu code? I'm going to have to learn the guts of pcap programming, remember how c actually works, and basically come up to speed on a lot of things. -- Mike