From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkA1R-0003PR-PV for qemu-devel@nongnu.org; Tue, 13 May 2014 06:33:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkA1N-0000Dj-0D for qemu-devel@nongnu.org; Tue, 13 May 2014 06:33:21 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:36174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkA1M-0000Dd-QZ for qemu-devel@nongnu.org; Tue, 13 May 2014 06:33:16 -0400 Received: by mail-la0-f50.google.com with SMTP id b8so111098lan.9 for ; Tue, 13 May 2014 03:33:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1399662217-31148-1-git-send-email-stefanha@redhat.com> References: <1399662217-31148-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Tue, 13 May 2014 11:32:54 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/17] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 9 May 2014 20:03, Stefan Hajnoczi wrote: > The following changes since commit 43cbeffb19877c62cbe0aaf08b2f235d98d71340: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2014-05-08 12:38:01 +0100) > > are available in the git repository at: > > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 5a007547df76446ab891df93ebc55749716609bf: > > glib: fix g_poll early timeout on windows (2014-05-09 20:57:35 +0200) Applied, thanks. -- PMM