From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5vvp-00055L-Ay for qemu-devel@nongnu.org; Thu, 26 May 2016 10:06:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5vvn-0000dG-9o for qemu-devel@nongnu.org; Thu, 26 May 2016 10:06:36 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:36134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5vvm-0000d5-2w for qemu-devel@nongnu.org; Thu, 26 May 2016 10:06:35 -0400 Received: by mail-vk0-x22b.google.com with SMTP id k1so48276475vka.3 for ; Thu, 26 May 2016 07:06:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1464197996-4581-1-git-send-email-kwolf@redhat.com> References: <1464197996-4581-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Thu, 26 May 2016 15:06:14 +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 25 May 2016 at 18:39, Kevin Wolf wrote: > The following changes since commit 287db79df8af8e31f18e262feb5e05103a09e4d4: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-05-24 13:06:33 +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 b75536c9fa742f887304769d0608557bb8e3a27f: > > blockjob: Remove BlockJob.bs (2016-05-25 19:04:21 +0200) > > ---------------------------------------------------------------- > Block layer patches > > ---------------------------------------------------------------- Applied, thanks. -- PMM