From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPJPF-00058V-5U for qemu-devel@nongnu.org; Fri, 10 Jul 2009 12:57:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPJPA-00057Z-J0 for qemu-devel@nongnu.org; Fri, 10 Jul 2009 12:57:04 -0400 Received: from [199.232.76.173] (port=60062 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPJPA-00057W-C1 for qemu-devel@nongnu.org; Fri, 10 Jul 2009 12:57:00 -0400 Received: from mx2.redhat.com ([66.187.237.31]:50336) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPJP9-00070M-R9 for qemu-devel@nongnu.org; Fri, 10 Jul 2009 12:57:00 -0400 Message-ID: <4A577291.4000206@redhat.com> Date: Fri, 10 Jul 2009 18:55:45 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Planning for the 0.11.0 release References: <4A401A65.3080804@us.ibm.com> <1247128021.22231.1.camel@blaa> <4A55F150.3020803@codemonkey.ws> <87eisp1gx2.fsf@pike.pond.sub.org> <4A5747E4.3030101@us.ibm.com> <4A57586B.9050900@siemens.com> <4A576317.6010000@us.ibm.com> In-Reply-To: <4A576317.6010000@us.ibm.com> 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" , kvm-devel Anthony Liguori schrieb: > Jan Kiszka wrote: >> Hmm, I must have missed this: Where is your staging tree hosted? >> > > Right now it's at http://repo.or.cz/w/qemu/aliguori-queue.git but I plan > to move it to git.qemu.org in the next few days. If I'm not mistaken, the patch "qemu-io: Implement bdrv_get_buffer/bdrv_put_buffer" is missing from the queue. Kevin