From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPJYs-0000gd-Of for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:07:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPJYn-0000dn-VC for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:07:02 -0400 Received: from [199.232.76.173] (port=55855 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPJYn-0000dc-Ku for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:06:57 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:45122) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MPJYm-0000EA-Mb for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:06:57 -0400 Received: from d03relay03.boulder.ibm.com (d03relay03.boulder.ibm.com [9.17.195.228]) by e32.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n6AH2nMt024756 for ; Fri, 10 Jul 2009 11:02:49 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n6AH6eKt098234 for ; Fri, 10 Jul 2009 11:06:41 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n6AH6dEE002874 for ; Fri, 10 Jul 2009 11:06:39 -0600 Message-ID: <4A57751E.3070005@us.ibm.com> Date: Fri, 10 Jul 2009 12:06:38 -0500 From: Anthony Liguori 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> <4A577291.4000206@redhat.com> In-Reply-To: <4A577291.4000206@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: "qemu-devel@nongnu.org" , kvm-devel Kevin Wolf wrote: > 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. > BTW, this is one of the challenges of doing pulls. I did the pull and then deleted every qemu-io patch in my queue since I assumed that everything that should go in was part of hch's pull request. In general, that's the only sane way to do pulls so if someone requests a pull in the future, please make sure that you've gone through and pulled any patch from the list first. -- Regards, Anthony Liguori