From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVbN1-000376-Sy for qemu-devel@nongnu.org; Fri, 05 Aug 2016 05:24:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVbMy-0000MM-MX for qemu-devel@nongnu.org; Fri, 05 Aug 2016 05:24:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVbMy-0000MA-H8 for qemu-devel@nongnu.org; Fri, 05 Aug 2016 05:24:44 -0400 From: Stefan Hajnoczi Date: Fri, 5 Aug 2016 10:24:37 +0100 Message-Id: <1470389082-15298-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.7 0/5] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 42e0d60f1615ef63d16e41bb1668805560c37870: Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160804' into staging (2016-08-04 18:36:05 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 27d1b87688dcea8702f06b5240abf6b8d8f53346: virtio-blk: Remove stale comment about draining (2016-08-05 09:59:06 +0100) ---------------------------------------------------------------- ---------------------------------------------------------------- Alberto Garcia (2): throttle: Don't allow burst limits to be lower than the normal limits throttle: Test burst limits lower than the normal limits Fam Zheng (2): virtio-blk: Release s->rq queue at system_reset virtio-blk: Remove stale comment about draining Klim Kireev (1): block/parallels: check new image size block/parallels.c | 5 +++++ hw/block/virtio-blk.c | 13 +++++++++---- tests/test-throttle.c | 8 ++++++++ util/throttle.c | 5 +++++ 4 files changed, 27 insertions(+), 4 deletions(-) -- 2.7.4