From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3R0A-0000cN-F8 for qemu-devel@nongnu.org; Thu, 19 May 2016 12:40:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3R08-0006YG-Im for qemu-devel@nongnu.org; Thu, 19 May 2016 12:40:45 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:33945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3R08-0006Xu-B6 for qemu-devel@nongnu.org; Thu, 19 May 2016 12:40:44 -0400 Received: by mail-vk0-x231.google.com with SMTP id c189so110626961vkb.1 for ; Thu, 19 May 2016 09:40:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1463671329-22655-1-git-send-email-kwolf@redhat.com> References: <1463671329-22655-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Thu, 19 May 2016 17:40:23 +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 19 May 2016 at 16:21, Kevin Wolf wrote: > The following changes since commit 8ec4fe0a4bed4fa27e6f28a746bcf77b27cd05a3: > > Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-18' into staging (2016-05-19 09:27:28 +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 7753da2351e0b0ff6825d080aff58d73c994ff47: > > Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-19' into queue-block (2016-05-19 16:59:46 +0200) > > ---------------------------------------------------------------- > > Block layer patches > Applied, thanks. -- PMM