From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byk7Y-0002jv-Ob for qemu-devel@nongnu.org; Mon, 24 Oct 2016 14:37:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byk7X-0006tJ-RZ for qemu-devel@nongnu.org; Mon, 24 Oct 2016 14:37:16 -0400 Received: from mail-ua0-x22f.google.com ([2607:f8b0:400c:c08::22f]:39286) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1byk7X-0006sz-L6 for qemu-devel@nongnu.org; Mon, 24 Oct 2016 14:37:15 -0400 Received: by mail-ua0-x22f.google.com with SMTP id 20so2431716uak.6 for ; Mon, 24 Oct 2016 11:37:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1477328531-30879-1-git-send-email-kwolf@redhat.com> References: <1477328531-30879-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Mon, 24 Oct 2016 19:36:53 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/23] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Qemu-block , QEMU Developers On 24 October 2016 at 18:01, Kevin Wolf wrote: > The following changes since commit a3ae21ec3fe036f536dc94cad735931777143103: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-10-24 15:03:09 +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 25493dc012e7c10dba51ee893b634a1dbfeed126: > > Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-24' into queue-block (2016-10-24 18:02:26 +0200) > > ---------------------------------------------------------------- > > Block layer patches Applied, thanks. -- PMM