From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhjAf-0000nK-03 for qemu-devel@nongnu.org; Thu, 01 Oct 2015 15:05:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhjAd-00085V-SK for qemu-devel@nongnu.org; Thu, 01 Oct 2015 15:05:36 -0400 From: Jeff Cody Date: Thu, 1 Oct 2015 15:05:27 -0400 Message-Id: <1443726328-29484-1-git-send-email-jcody@redhat.com> Subject: [Qemu-devel] [PULL 0/1] 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 fa500928ad9da6dd570918e3dfca13c029af07a8: Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' into staging (2015-10-01 10:49:38 +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 5279efebcf8f8fbf2ed2feed63cdb9d375c7cd07: block: mirror - fix full sync mode when target does not support zero init (2015-10-01 15:02:21 -0400) ---------------------------------------------------------------- Block job patches ---------------------------------------------------------------- Jeff Cody (1): block: mirror - fix full sync mode when target does not support zero init block/mirror.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 1.9.3