From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [RFC] Unify KVM kernel-space and user-space code into a single project Date: Mon, 22 Mar 2010 18:39:23 +0100 Message-ID: <20100322173923.GA25498@elte.hu> References: <20100321191742.GD25922@elte.hu> <4BA67B2F.4030101@redhat.com> <20100321203121.GA30194@elte.hu> <20100322111040.GL13108@8bytes.org> <20100322122228.GH3483@elte.hu> <20100322134633.GD1940@8bytes.org> <20100322163215.GC18796@elte.hu> <84144f021003221027t1a3e7d6ft64612654c5e50da@mail.gmail.com> <4BA7A9AF.3010806@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pekka Enberg , "Frank Ch. Eigler" , Joerg Roedel , Anthony Liguori , "Zhang, Yanmin" , Peter Zijlstra , Sheng Yang , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Marcelo Tosatti , Jes Sorensen , Gleb Natapov , Zachary Amsden , ziteng.huang@intel.com, Arnaldo Carvalho de Melo , Fr?d?ric Weisbecker To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <4BA7A9AF.3010806@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org * Avi Kivity wrote: > On 03/22/2010 07:27 PM, Pekka Enberg wrote: > > > > It's kinda funny to see people argue that having an external repository is > > not a problem and that it's not a big deal if building something from the > > repository is slightly painful as long as it doesn't require a PhD when we > > have _real world_ experience that it _does_ limit developer base in some > > cases. Whether or not that applies to kvm remains to be seen but I've yet > > to see a convincing argument why it doesn't. > > qemu has non-Linux developers. Not all of their contributions are relevant > to kvm but some are. If we pull qemu into tools/kvm, we lose them. Qemu had very few developers before KVM made use of it - i know it because i followed the project prior KVM. So whatever development activitity Qemu has today, it's 99% [WAG] attributable to KVM. It might have non-Linux contributors, but they wouldnt be there if it wasnt for all the Linux contributors ... Furthermore, those contributors wouldnt have to leave - they could simply use a different Git URI ... Ingo