From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMFVG-0006CZ-MA for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:42:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMFVF-0000XZ-Lo for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:42:22 -0500 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:33868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMFVF-0000XS-HJ for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:42:21 -0500 Received: by mail-vk0-x234.google.com with SMTP id e185so23194126vkb.1 for ; Thu, 21 Jan 2016 05:42:21 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1453307106-28330-1-git-send-email-kwolf@redhat.com> References: <1453307106-28330-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Thu, 21 Jan 2016 13:42:01 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/17] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers , Qemu-block On 20 January 2016 at 16:24, Kevin Wolf wrote: > The following changes since commit 3db34bf64ab4f8797565dd8750003156c32b301d: > > Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging (2016-01-18 17:40:50 +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 e9b155501da2638e4e319af9960d35da1bc8662b: > > iotests: Test that throttle values ranges (2016-01-20 13:37:57 +0100) > > ---------------------------------------------------------------- > Block layer patches > > ---------------------------------------------------------------- Applied, thanks. -- PMM