From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeeDu-00086S-2G for qemu-devel@nongnu.org; Thu, 25 Jan 2018 04:53:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeeDt-00034F-AZ for qemu-devel@nongnu.org; Thu, 25 Jan 2018 04:53:34 -0500 Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]:45326) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeeDt-00033k-3w for qemu-devel@nongnu.org; Thu, 25 Jan 2018 04:53:33 -0500 Received: by mail-oi0-x22b.google.com with SMTP id a28so4837265oiy.12 for ; Thu, 25 Jan 2018 01:53:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180123140201.31163-1-kwolf@redhat.com> References: <20180123140201.31163-1-kwolf@redhat.com> From: Peter Maydell Date: Thu, 25 Jan 2018 09:53:11 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/29] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Qemu-block , QEMU Developers On 23 January 2018 at 14:01, Kevin Wolf wrote: > The following changes since commit ee86981bda9ecd40c8daf81b7307b1d2aff68174: > > migration: Revert postcopy-blocktime commit set (2018-01-23 10:08:05 +0000) > > are available in the git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 8c0c5e636e6b11eaf0556be31fceb68e0baff310: > > Merge remote-tracking branch 'mreitz/tags/pull-block-2018-01-23' into queue-block (2018-01-23 12:40:46 +0100) > > ---------------------------------------------------------------- > Block layer patches > Applied, thanks. -- PMM