From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8Ao-0001ht-NS for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:14:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN8An-0007q8-LR for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:14:30 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:50296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8An-0007q4-CY for qemu-devel@nongnu.org; Sun, 06 Nov 2011 14:14:29 -0500 Received: by wwf27 with SMTP id 27so4157119wwf.4 for ; Sun, 06 Nov 2011 11:14:28 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4EB6DC92.6010105@redhat.com> Date: Sun, 06 Nov 2011 20:14:26 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1320543320-32728-1-git-send-email-agraf@suse.de> <4EB65C5B.8070709@redhat.com> <4EB66036.4080102@redhat.com> <1320577728.1428.73.camel@jaguar> <4EB67486.1070105@redhat.com> <4EB67D17.7000701@redhat.com> <4EB680D9.2070706@redhat.com> <877C82F4-F07C-44AA-8722-3AF57CFC4597@suse.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] KVM: Add wrapper script around QEMU to test kernels List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pekka Enberg Cc: "kvm@vger.kernel.org list" , qemu-devel Developers , "linux-kernel@vger.kernel.org List" , Alexander Graf , Blue Swirl , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds On 11/06/2011 07:05 PM, Pekka Enberg wrote: >> I mean, seriously, git makes it so easy to have a separate tree that >> > it almost doesn't make sense not to have one. You're constantly >> > working in separate trees yourself because every one of your >> > branches is separate. Keeping in sync with the kernel release cycles >> > (which I don't think makes any sense for you) should be easy enough >> > too by merely releasing in sync with the kernel tree... > We'd be the only subsystem doing that! GStreamer (V4L), RTSAdmin (LIO target), sg3_utils, trousers all are out of tree, and nobody of their authors is even thinking of doing all this brouhaha to get merged into Linus's tree. Paolo