From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1QLB-0004w2-78 for qemu-devel@nongnu.org; Tue, 24 Nov 2015 22:01:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1QL6-00083Z-Mh for qemu-devel@nongnu.org; Tue, 24 Nov 2015 22:01:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1QL6-00083U-Ho for qemu-devel@nongnu.org; Tue, 24 Nov 2015 22:01:48 -0500 References: <1447875909-14632-1-git-send-email-Andrew.Baumann@microsoft.com> From: Jason Wang Message-ID: <56552493.7040001@redhat.com> Date: Wed, 25 Nov 2015 11:01:39 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] net/tap-win32 bugfixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrew Baumann , "qemu-devel@nongnu.org" , Stefan Weil On 11/25/2015 07:36 AM, Andrew Baumann wrote: > Ping? > > Jason, I know you planned to leave this for a few days... I just wanted to make sure it isn't forgotten :) > > Thanks, > Andrew Thanks for working on this. I would expect Stefan to review v2 (since he reviewed v1). Stefan, could you please review v2? >> -----Original Message----- >> From: Andrew Baumann >> Sent: Wednesday, 18 November 2015 11:45 >> To: qemu-devel@nongnu.org >> Cc: Jason Wang ; Stefan Weil ; >> Andrew Baumann >> Subject: [PATCH v2 0/2] net/tap-win32 bugfixes >> >> Minor revisions to the second patch in the series. >> >> Cheers, >> Andrew >> >> Andrew Baumann (2): >> tap-win32: skip unexpected nodes during registry enumeration >> tap-win32: disable broken async write path >> >> net/tap-win32.c | 49 ++++++++++++++++++++++++++++++++++++++------- >> ---- >> 1 file changed, 38 insertions(+), 11 deletions(-) >> >> -- >> 2.5.3