From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THFWl-0005Uw-9Q for qemu-devel@nongnu.org; Thu, 27 Sep 2012 10:57:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THFWf-0002mh-Dt for qemu-devel@nongnu.org; Thu, 27 Sep 2012 10:57:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THFWf-0002mZ-4j for qemu-devel@nongnu.org; Thu, 27 Sep 2012 10:57:17 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8REvGkD027649 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 27 Sep 2012 10:57:16 -0400 Message-ID: <50646949.2020808@redhat.com> Date: Thu, 27 Sep 2012 16:57:13 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1348675011-8794-1-git-send-email-pbonzini@redhat.com> <50645D43.7000502@redhat.com> In-Reply-To: <50645D43.7000502@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/45] Block job improvements for 1.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: jcody@redhat.com, qemu-devel@nongnu.org Il 27/09/2012 16:05, Kevin Wolf ha scritto: >> > 01-13 preparatory work for block job errors, including support for >> > pausing and resuming jobs >> > >> > 14-18 introduce block job errors, and add support in block-stream > Completed review of patches 1-18 now. Do you think it would make sense > to split them off and do a v3 while the review goes on for the rest of > the series? Dealing with huge series is hard for me as a reviewer, and > probably for you as an author as well. Definitely. Paolo