From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqeKM-0004Hv-83 for qemu-devel@nongnu.org; Mon, 26 Oct 2015 05:44:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqeKL-0001CJ-94 for qemu-devel@nongnu.org; Mon, 26 Oct 2015 05:44:30 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:35354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqeKK-0001C7-QI for qemu-devel@nongnu.org; Mon, 26 Oct 2015 05:44:28 -0400 Received: by vkfw189 with SMTP id w189so94705506vkf.2 for ; Mon, 26 Oct 2015 02:44:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1445619684-18216-1-git-send-email-kwolf@redhat.com> References: <1445619684-18216-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Mon, 26 Oct 2015 09:44:09 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/37] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers , Qemu-block On 23 October 2015 at 18:00, Kevin Wolf wrote: > The following changes since commit 1e700f4c6cddaf29ce1d205f0f8e8b9255481930: > > Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' into staging (2015-10-23 15:55:50 +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 c07bc2c1658fffeee08eb46402b2f66d55b07586: > > tests: Add test case for aio_disable_external (2015-10-23 18:18:24 +0200) > > ---------------------------------------------------------------- > Block layer patches > Applied, thanks. -- PMM