From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFJqx-0000S9-FL for qemu-devel@nongnu.org; Thu, 07 Aug 2014 05:19:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFJqr-00063B-H7 for qemu-devel@nongnu.org; Thu, 07 Aug 2014 05:19:19 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:51027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFJqr-000634-9d for qemu-devel@nongnu.org; Thu, 07 Aug 2014 05:19:13 -0400 Received: from /spool/local by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 7 Aug 2014 03:19:12 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <53E2A2FE.1060401@redhat.com> References: <1407357598-21541-1-git-send-email-mdroth@linux.vnet.ibm.com> <53E2A2FE.1060401@redhat.com> Message-ID: <20140807091908.6230.28961@loki> Date: Thu, 07 Aug 2014 04:19:08 -0500 Subject: Re: [Qemu-devel] [000/108] Patch Round-up for stable 2.0.1, freeze on 2014-08-12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Quoting Eric Blake (2014-08-06 16:49:50) > On 08/06/2014 02:38 PM, Michael Roth wrote: > > Hi everyone, > > = > > The following new patches are queued for QEMU stable v2.0.1: > > = > > https://github.com/mdroth/qemu/commits/stable-2.0-staging > > = > > The release is planned for 2014-08-15: > > = > > http://wiki.qemu.org/Planning/2.0 > > = > > Please respond here or CC qemu-stable@nongnu.org on any patches you > > think should be included in the release. > > = > = > Libvirt could support active commit against qemu 2.0.1 if you backport > these patches: > = > Jeff Cody > 7676e2c597 block: make 'top' argument to block-commit optional > = > Fam Zheng > 9e48b02540 mirror: Go through ready -> complete process for 0 len image Actually ended up needing the following with a few fix-ups: 7676e2c->98103fa block: make 'top' argument to block-commit optional 8b9a30c->e5f0eb0 qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image act= ive commit 9e48b02->43ac708 mirror: Go through ready -> complete process for 0 len ima= ge dc71ce4->8e09e20 blockjob: Add block_job_yield() 373df5b->520b341 mirror: Fix resource leak when bdrv_getlength fails I've gone ahead and pushed them, but please test as we generally don't do features (even backward-compatible ones) for stable, and this wasn't as trivial as I was hoping. > = > -- = > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org