From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [GIT PULL] Native Linux KVM tool for 3.1 Date: Mon, 25 Jul 2011 10:59:15 +0200 Message-ID: <20110725085915.GA21464@elte.hu> References: <4E2CA6DE.4040900@web.de> <20110725075305.GA32294@elte.hu> <0EAA5203-D598-4CBA-B8D2-AB371A7689A9@suse.de> <20110725085426.GA28787@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pekka Enberg , Jan Kiszka , torvalds@linux-foundation.org, avi@redhat.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, gorcunov@gmail.com, levinsasha928@gmail.com, asias.hejun@gmail.com, prasadjoshi124@gmail.com To: Alexander Graf Return-path: Received: from mx2.mail.elte.hu ([157.181.151.9]:46223 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886Ab1GYJAL (ORCPT ); Mon, 25 Jul 2011 05:00:11 -0400 Content-Disposition: inline In-Reply-To: <20110725085426.GA28787@elte.hu> Sender: kvm-owner@vger.kernel.org List-ID: * Ingo Molnar wrote: > Virtualization is very tightly bound to the kernel, like it or not. > So is profiling, power management and a few other things. > > And when you do 'ls tools/' you'll see exactly those topics > populated: > > earth5:~/tip> ls tools/ > firewire kvm perf power slub testing usb virtio > > [ In fact tools/virtio/ was merged upstream yesterday and putting > that code there was a good call IMO. ] Correction: tools/virtio/ was merged much earlier than that - in v2.6.37. Still the point remains: you cannot ridicule us moving user-space code to tools/ while virtio itself is moving code there ... Thanks, Ingo