From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4M06-00031y-L4 for qemu-devel@nongnu.org; Thu, 03 Dec 2015 00:00:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4M03-0002uD-FX for qemu-devel@nongnu.org; Thu, 03 Dec 2015 00:00:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4M03-0002u4-AT for qemu-devel@nongnu.org; Thu, 03 Dec 2015 00:00:11 -0500 From: Stefan Hajnoczi Date: Thu, 3 Dec 2015 12:59:58 +0800 Message-Id: <1449118802-12047-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.5 0/4] 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 cf22132367a188426ac07cf1805b214dd2d0cc80: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-12-02 17:05:34 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 9cc0f19de213fcb7098f0ea8f42448728f2cfcde: iotests: Add regresion test case for write notifier assertion failure (2015-12-03 11:08:07 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Fam Zheng (3): block: Don't wait serialising for non-COR read requests iotests: Add "add_drive_raw" method iotests: Add regresion test case for write notifier assertion failure Paolo Bonzini (1): iothread: include id in thread name block/backup.c | 2 +- block/io.c | 12 +++++++----- include/block/block.h | 4 ++-- iothread.c | 7 ++++++- tests/qemu-iotests/056 | 25 +++++++++++++++++++++++++ tests/qemu-iotests/056.out | 4 ++-- tests/qemu-iotests/iotests.py | 5 +++++ trace-events | 2 +- 8 files changed, 49 insertions(+), 12 deletions(-) -- 2.5.0