From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxdli-00029k-8r for qemu-devel@nongnu.org; Thu, 19 Jun 2014 10:56:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wxdld-0008Ke-Bf for qemu-devel@nongnu.org; Thu, 19 Jun 2014 10:56:50 -0400 Received: from mail-la0-f43.google.com ([209.85.215.43]:51003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxdld-0008KT-5K for qemu-devel@nongnu.org; Thu, 19 Jun 2014 10:56:45 -0400 Received: by mail-la0-f43.google.com with SMTP id e16so1564553lan.30 for ; Thu, 19 Jun 2014 07:56:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53A2CA1E.9020805@weilnetz.de> References: <1401291744-14314-1-git-send-email-sw@weilnetz.de> <53A2CA1E.9020805@weilnetz.de> From: Peter Maydell Date: Thu, 19 Jun 2014 15:56:23 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2] w32: Fix regression caused by new g_poll implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Stanislav Vorobiov , QEMU Developers , Stefan Hajnoczi , Sangho Park On 19 June 2014 12:31, Stefan Weil wrote: > Am 19.06.2014 10:55, schrieb Peter Maydell: >> Oops, I'd forgotten about this (until I needed to do >> something with the Windows build ;-)). Are you planning >> a pullreq for it or do you want me to just apply it directly? > Please apply it directly. Applied, thanks. -- PMM