From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akjiz-0007ey-GR for qemu-devel@nongnu.org; Mon, 28 Mar 2016 22:49:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akjiy-0001OC-IZ for qemu-devel@nongnu.org; Mon, 28 Mar 2016 22:49:45 -0400 From: Jeff Cody Date: Mon, 28 Mar 2016 22:49:33 -0400 Message-Id: <1459219776-15818-1-git-send-email-jcody@redhat.com> Subject: [Qemu-devel] [PULL 0/3] Block patches for 2.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org The following changes since commit b68a80139e37e806f004237e55311ebc42151434: Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160324' into staging (2016-03-24 16:24:02 +0000) are available in the git repository at: git@github.com:codyprime/qemu-kvm-jtc.git tags/block-pull-request for you to fetch changes up to 409d54986d47b8279c70591e65ee4f3b1771944a: qemu-iotests: add no-op streaming test (2016-03-28 13:56:44 -0400) ---------------------------------------------------------------- Block patches for 2.6 ---------------------------------------------------------------- Alberto Garcia (3): block: never cancel a streaming job without running stream_complete() qemu-iotests: fix test_stream_partial() qemu-iotests: add no-op streaming test block/stream.c | 11 ++++++----- tests/qemu-iotests/030 | 21 ++++++++++++++++++++- tests/qemu-iotests/030.out | 4 ++-- 3 files changed, 28 insertions(+), 8 deletions(-) -- 1.9.3