From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi0r7-0007gr-Pb for qemu-devel@nongnu.org; Wed, 07 May 2014 08:21:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi0r2-0006sM-Mf for qemu-devel@nongnu.org; Wed, 07 May 2014 08:21:49 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:39106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi0r2-0006rX-Fj for qemu-devel@nongnu.org; Wed, 07 May 2014 08:21:44 -0400 Message-ID: <536A254E.5040807@msgid.tls.msk.ru> Date: Wed, 07 May 2014 16:21:34 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1399453649-3514-1-git-send-email-s.vorobiov@samsung.com> In-Reply-To: <1399453649-3514-1-git-send-email-s.vorobiov@samsung.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] glib: fix g_poll early timeout on windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stanislav Vorobiov , qemu-devel@nongnu.org Cc: alex@alex.org.uk, sw@weilnetz.de, sangho1206.park@samsung.com, stefanha@redhat.com, syeon.hwang@samsung.com, pbonzini@redhat.com 07.05.2014 13:07, Stanislav Vorobiov wrote: > From: Sangho Park [] > include/glib-compat.h | 19 +++++++++ > include/qemu-common.h | 12 ------ JFYI, this will clash with glib cleanup series I posted earlier (http://thread.gmane.org/gmane.comp.emulators.qemu/270259) with some of these patches being pushed via trivial tree now (http://thread.gmane.org/gmane.comp.emulators.qemu/270767) Thanks, /mjt