From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baO3i-0006av-BN for qemu-devel@nongnu.org; Thu, 18 Aug 2016 10:12:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baO3e-0001g0-Cp for qemu-devel@nongnu.org; Thu, 18 Aug 2016 10:12:38 -0400 Received: from mail-ua0-x234.google.com ([2607:f8b0:400c:c08::234]:34938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baO3e-0001ft-8B for qemu-devel@nongnu.org; Thu, 18 Aug 2016 10:12:34 -0400 Received: by mail-ua0-x234.google.com with SMTP id n59so29903707uan.2 for ; Thu, 18 Aug 2016 07:12:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1471527578-9435-1-git-send-email-stefanha@redhat.com> References: <1471527578-9435-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Thu, 18 Aug 2016 15:12:12 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.7 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 18 August 2016 at 14:39, Stefan Hajnoczi wrote: > The following changes since commit 5844365fe8e5e4598222d276d2af54fd45c7e3d3: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-08-18 10:56:41 +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 156af3ac98da24f0155eed18ec546157436d6b2e: > > block: fix possible reorder of flush operations (2016-08-18 14:36:49 +0100) Applied, thanks. -- PMM