From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXuZq-0003KY-MY for qemu-devel@nongnu.org; Mon, 22 Feb 2016 12:47:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXuZp-0002FP-9w for qemu-devel@nongnu.org; Mon, 22 Feb 2016 12:47:18 -0500 Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:36706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXuZn-0002EM-QE for qemu-devel@nongnu.org; Mon, 22 Feb 2016 12:47:17 -0500 Received: by mail-vk0-x233.google.com with SMTP id c3so136785320vkb.3 for ; Mon, 22 Feb 2016 09:47:15 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1456158772-9344-1-git-send-email-kwolf@redhat.com> References: <1456158772-9344-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Mon, 22 Feb 2016 17:46:55 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/34] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers , Qemu-block On 22 February 2016 at 16:32, Kevin Wolf wrote: > The following changes since commit c3bce9d5f986bc22b0692a8fa9d26ce6d304375c: > > etraxfs_dma: Dont forward zero-length payload to clients (2016-02-20 00:17:48 +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 fe243e4881bc9e09767dba05f15acb016cfa7a52: > > Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' into queue-block (2016-02-22 16:57:50 +0100) > > ---------------------------------------------------------------- > > Block layer patches > > ---------------------------------------------------------------- Applied, thanks. -- PMM