From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X73Dp-00077M-Kc for qemu-devel@nongnu.org; Tue, 15 Jul 2014 09:56:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X73Dj-0000yQ-1F for qemu-devel@nongnu.org; Tue, 15 Jul 2014 09:56:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X73Di-0000yL-Pv for qemu-devel@nongnu.org; Tue, 15 Jul 2014 09:56:38 -0400 From: Stefan Hajnoczi Date: Tue, 15 Jul 2014 15:55:40 +0200 Message-Id: <1405432543-9121-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.1 0/3] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell The following changes since commit 7a6d04e73fdd571234e05dcad96895fafb3f22f0: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2014-07-14 13:09:29 +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 5b2ffbe4d99843fd8305c573a100047a8c962327: virtio-blk: dataplane: notify guest as a batch (2014-07-15 15:34:13 +0200) ---------------------------------------------------------------- Block pull request ---------------------------------------------------------------- Gonglei (1): linux-aio: Fix laio resource leak Ming Lei (2): virtio-blk: data-plane: fix save/set .complete_request in start virtio-blk: dataplane: notify guest as a batch block/linux-aio.c | 5 +++++ hw/block/dataplane/virtio-blk.c | 27 +++++++++++++++++++++++---- 2 files changed, 28 insertions(+), 4 deletions(-) -- 1.9.3