From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyNAN-0008A5-Tj for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:34:55 -0400 Received: from [140.186.70.92] (port=41805 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyNAM-00088g-5h for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:34:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyNAK-00087e-Fc for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:34:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23649) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyNAK-00087R-4H for qemu-devel@nongnu.org; Sun, 04 Apr 2010 06:34:52 -0400 Date: Sun, 4 Apr 2010 13:31:04 +0300 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build Message-ID: <20100404103104.GC3189@redhat.com> References: <4BB5FF88.8090100@mail.berlios.de> <4BB60CFD.5010806@codemonkey.ws> <4BB6100F.80205@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BB6100F.80205@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel , Roy Tam On Fri, Apr 02, 2010 at 10:41:03AM -0500, Anthony Liguori wrote: > 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. > > Regards, > > Anthony Liguori Thanks for fixing this! >> Regards, >> >> Anthony Liguori >> >>> Stefan >>> >>> >>> >>