From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAhGV-00042B-1W for qemu-devel@nongnu.org; Wed, 08 Jun 2016 13:27:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAhGM-0002qA-KU for qemu-devel@nongnu.org; Wed, 08 Jun 2016 13:27:38 -0400 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:33978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAhGM-0002py-GC for qemu-devel@nongnu.org; Wed, 08 Jun 2016 13:27:30 -0400 Received: by mail-vk0-x22e.google.com with SMTP id e4so21003884vkb.1 for ; Wed, 08 Jun 2016 10:27:30 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1465377417-5012-1-git-send-email-kwolf@redhat.com> References: <1465377417-5012-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Wed, 8 Jun 2016 18:27:10 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/31] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Qemu-block , QEMU Developers On 8 June 2016 at 10:16, Kevin Wolf wrote: > The following changes since commit 6ed5546fa7bf12c5b87ef76bafb86e1d77ed6e85: > > Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-07' into staging (2016-06-07 16:34:45 +0100) > > are available in the git repository at: > > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 55d539c8f75abab70301a43d8c94b976f6ddc358: > > qemu-img bench: Add --flush-interval (2016-06-08 10:21:09 +0200) > > ---------------------------------------------------------------- > Block layer patches > Applied, thanks. -- PMM