From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGV8v-0003W5-62 for qemu-devel@nongnu.org; Fri, 04 Dec 2009 05:12:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGV8q-0003Mk-2r for qemu-devel@nongnu.org; Fri, 04 Dec 2009 05:12:04 -0500 Received: from [199.232.76.173] (port=39902 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGV8p-0003MV-Mg for qemu-devel@nongnu.org; Fri, 04 Dec 2009 05:11:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60977) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGV8p-0006Ah-85 for qemu-devel@nongnu.org; Fri, 04 Dec 2009 05:11:59 -0500 Message-ID: <4B18E02A.1040304@redhat.com> Date: Fri, 04 Dec 2009 11:10:50 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Staging update (0.12 pending freeze) References: <4B1699D3.8010908@codemonkey.ws> In-Reply-To: <4B1699D3.8010908@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" Am 02.12.2009 17:46, schrieb Anthony Liguori: > I've got all of the patches I'm considering for 0.12 currently in > staging. I'm going to work through and test/commit these in a few > chunks over the next few days before freezing the tree. You seem to have missed this one: qemu-io: Fix memory leak http://patchwork.ozlabs.org/patch/38738/ Kevin