From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8fo-00083u-2B for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:45:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz8fk-0008Lx-Sz for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:45:44 -0500 Received: from mail-bn1on0114.outbound.protection.outlook.com ([157.56.110.114]:25600 helo=na01-bn1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8fk-0008Lk-HK for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:45:40 -0500 From: Andrew Baumann Date: Wed, 18 Nov 2015 11:45:07 -0800 Message-ID: <1447875909-14632-1-git-send-email-Andrew.Baumann@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH v2 0/2] net/tap-win32 bugfixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Weil , Jason Wang , Andrew Baumann 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