From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNlQT-0005Hx-6v for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:09:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNlQO-0005NQ-UX for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:09:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNlQO-0005NC-I5 for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:09:12 -0500 Date: Tue, 8 Nov 2011 11:08:25 -0200 From: Arnaldo Carvalho de Melo Message-ID: <20111108130825.GB14272@ghostprotocols.net> References: <4EB6BEFA.6000303@codemonkey.ws> <20111106183132.GA4500@thunk.org> <20111106231953.GD4500@thunk.org> <20111107175942.GA9395@elte.hu> <20111108120755.GB571@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111108120755.GB571@elte.hu> 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: Ingo Molnar Cc: Alexander Graf , Ted Ts'o , Peter Zijlstra , "kvm@vger.kernel.org list" , qemu-devel Developers , Vince Weaver , "linux-kernel@vger.kernel.org List" , Pekka Enberg , Blue Swirl , Pekka Enberg , Avi Kivity , =?iso-8859-1?Q?Am=E9rico?= Wang , Linus Torvalds Em Tue, Nov 08, 2011 at 01:07:55PM +0100, Ingo Molnar escreveu: > * Vince Weaver wrote: > > as mentioned before I have my own perf_event test suite with 20+ tests. > > http://web.eecs.utk.edu/~vweaver1/projects/perf-events/validation.html > That should probably be moved into perf test. Arnaldo, any > objections? I'd gladly take patches, I even have in my TODO list for me to volunteer time to do that at some point. If somebody else than me or Vince wants to do that... Assuming there is no licensing problem and Vince doesn't objects for that to be done. I know that at least the QE team at Red Hat uses it and I hope other QE teams do it. - Arnaldo