From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a18ar-0008SL-J5 for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:04:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a18ao-0004wH-BV for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:04:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a18ao-0004wC-6t for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:04:50 -0500 From: Stefan Hajnoczi Date: Tue, 24 Nov 2015 16:04:40 +0800 Message-Id: <1448352282-27750-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.5 0/2] 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 5522a841cab5f15ac0f8d207b320c21755a7a1a5: Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging (2015-11-23 16:07:49 +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 466138dc689b6b14f31d5d20316affb4b4efd177: virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error (2015-11-24 09:27:49 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Fam Zheng (1): virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error Vladimir Sementsov-Ogievskiy (1): parallels: dirty BAT properly for continuous allocations block/parallels.c | 2 +- hw/block/virtio-blk.c | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) -- 2.5.0