From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOu7p-0007Ui-OL for qemu-devel@nongnu.org; Thu, 09 Jul 2009 09:57:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOu7k-0007RB-O6 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 09:57:24 -0400 Received: from [199.232.76.173] (port=53164 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOu7k-0007Qx-88 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 09:57:20 -0400 Received: from mx2.redhat.com ([66.187.237.31]:57068) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOu7j-0002Yr-PX for qemu-devel@nongnu.org; Thu, 09 Jul 2009 09:57:20 -0400 Message-ID: <4A55F7DA.2010007@redhat.com> Date: Thu, 09 Jul 2009 16:59:54 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 3/3 v2] Add a pc-0-10 machine type for compatibility with 0.10.x References: <1244821292.30522.56.camel@blaa> <4A364381.401@redhat.com> <4A364401.6010500@codemonkey.ws> <4A3647FB.9010808@redhat.com> <4A364B53.9080007@codemonkey.ws> <4A364FE0.40204@redhat.com> <4A3651EB.3070204@codemonkey.ws> <4A36555A.4090303@redhat.com> <4A3659A0.3050108@codemonkey.ws> <4A366348.1030202@redhat.com> <1245083229.3222.103.camel@blaa> <4A368F12.2090504@codemonkey.ws> <1246964898.2836.38.camel@blaa> <1246964950.2836.39.camel@blaa> <1246964998.2836.40.camel@blaa> <1246965054.2836.41.camel@blaa> <4A5338FC.9030301@redhat.com> <1247049984.3270.52.camel@blaa> <1247050083.3270.54.camel@blaa> <4A54986D.301@redhat.com> <4A54A2B0.6050605@codemonk! ey.ws> <4A54A895.5090501@redhat.com> <1247065728.3270.65.camel@blaa> <4A54EE87.2000508@redhat.com> <4A55136E.6050508@codemonkey.ws> <4A55A29A.9020202@redhat.com> <1247128775.22231.15.camel@blaa> <4A55B2E8.4060109@redhat.com> <4A55D9B1.4030505@redhat.com> <4A55F0A7.9050104@codemonkey.ws> In-Reply-To: <4A55F0A7.9050104@codemonkey.ws> 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: Anthony Liguori Cc: Mark McLoughlin , Gerd Hoffmann , qemu-devel@nongnu.org On 07/09/2009 04:29 PM, Anthony Liguori wrote: >> I just found out about this queue. Can you make it a branch in >> qemu.git instead of some random repository? You could name it 'next' >> or 'next/aliguori' or something. That means a single git fetch >> brings both commits and queued patches. >> >> I have a similar 'next' branch in qemu-kvm.git. > > > Do you frequently rebase next? 'next' is a throwaway branch. It's subject to change without notice. > I was afraid that people would not be able to cope with a branch that > rebased all of the time. It's a way to see what you're thinking; no one should base a long running branch on it. I think it's fairly safe to do, people who are likely to create long running branches will be fairly knowledgable about the processes we use. -- error compiling committee.c: too many arguments to function