From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FxsPK-00055f-Bn for qemu-devel@nongnu.org; Tue, 04 Jul 2006 17:26:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FxsPJ-00055R-0v for qemu-devel@nongnu.org; Tue, 04 Jul 2006 17:26:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxsPI-00055O-RK for qemu-devel@nongnu.org; Tue, 04 Jul 2006 17:26:08 -0400 Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fxsd3-0005BU-O7 for qemu-devel@nongnu.org; Tue, 04 Jul 2006 17:40:21 -0400 Received: by nf-out-0910.google.com with SMTP id a4so1119192nfc for ; Tue, 04 Jul 2006 14:26:07 -0700 (PDT) Message-ID: <46d6db660607041426p592accabn98e25030f765393c@mail.gmail.com> Date: Tue, 4 Jul 2006 23:26:07 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] qemu vl.h Makefile.target hw/pci.c hw/pcnet.c In-Reply-To: <44AA530D.10502@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44AA530D.10502@bellard.org> 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 this pcnet patch set breaks mingw/win32 build. I had to remove it from my latest cvs grab. On 7/4/06, Fabrice Bellard wrote: > Note: I commited the pcnet patch as some people might be interested by > it. I was unable to use it with a Knoppix distribution of 2003 so fixes > are needed. > > Fabrice. > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > -- Christian