From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyNBZ-0000lZ-Ef for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:36:09 -0400 Received: from [140.186.70.92] (port=41908 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyNBY-0000l7-EC for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:36:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyNBX-0008Dq-0v for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:36:08 -0400 Received: from mail-pz0-f179.google.com ([209.85.222.179]:52534) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyNBW-0008Dl-Sn for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:36:06 -0400 Received: by pzk9 with SMTP id 9so777525pzk.19 for ; Sun, 04 Apr 2010 03:36:05 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4BB6100F.80205@codemonkey.ws> References: <4BB5FF88.8090100@mail.berlios.de> <4BB60CFD.5010806@codemonkey.ws> <4BB6100F.80205@codemonkey.ws> From: Roy Tam Date: Sun, 4 Apr 2010 18:35:45 +0800 Message-ID: Subject: Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel , "Michael S. Tsirkin" 2010/4/2 Anthony Liguori : > On 04/02/2010 10:27 AM, Anthony Liguori wrote: >> >> This tap files are a bit odd. We don't compile tap.o for mingw32 but we >> do compile tap-win32.o so what we need to do is define tap_get_vhost_net in >> tap-win32.c. Testing a patch right now. > > I pushed a fix that does exactly this. > Confirmed. Thanks. > Regards, > > Anthony Liguori > >> Regards, >> >> Anthony Liguori >> >>> Stefan >>> >>> >>> >> > >