From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rke5R-0006yz-QY for qemu-devel@nongnu.org; Tue, 10 Jan 2012 10:58:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rke5M-0001Fj-An for qemu-devel@nongnu.org; Tue, 10 Jan 2012 10:58:09 -0500 Message-ID: <4F0C60CB.8080506@redhat.com> Date: Tue, 10 Jan 2012 17:01:15 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <20120109180008.GB31963@linuxtx.org> In-Reply-To: <20120109180008.GB31963@linuxtx.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Last call for 1.0.1 stable release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Justin M. Forbes" Cc: qemu-stable@nongnu.org, qemu-devel@nongnu.org Am 09.01.2012 19:00, schrieb Justin M. Forbes: > Due to the repository move, holidays and other bits, we are a bit late > getting out the door, but I want to get qemu 1.0.1 stable release done this > week. We have a number of patches, but if you are sitting on anything or > close to finishing up something, please get all patches to > qemu-stable@nongnu.org by Wednesday Jan 11th to give time for testing > before the release is cut. I would suggest cherry-picking the following commits that went through my tree: b9c5329 rbd: always set out parameter in qemu_rbd_snap_list 3763f26 Documentation: Add qemu-img -t parameter in man page 87a1b3e qemu-img rebase: Fix for undersized backing files 39a7a36 coroutine: switch per-thread free pool to a global pool bd83b36 qiov: prevent double free or use-after-free Kevin