From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQFUd-0005Bj-8j for qemu-devel@nongnu.org; Fri, 14 Aug 2015 09:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQFUc-0002iS-4S for qemu-devel@nongnu.org; Fri, 14 Aug 2015 09:57:59 -0400 From: Jeff Cody Date: Fri, 14 Aug 2015 09:57:45 -0400 Message-Id: <1439560667-28322-1-git-send-email-jcody@redhat.com> Subject: [Qemu-devel] [PULL 0/2] Block job patches 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 be1f13ac9d9fc21908975460652a72f5f0c018c5: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging (2015-08-13 17:47:44 +0100) 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 e424aff5f307227b1c2512bbb8ece891bb895cef: mirror: Fix coroutine reentrance (2015-08-14 09:51:31 -0400) ---------------------------------------------------------------- Block job patches ---------------------------------------------------------------- Kevin Wolf (1): mirror: Fix coroutine reentrance Stefan Hajnoczi (1): block/mirror: limit qiov to IOV_MAX elements