From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: perf uncore & lkvm woes Date: Tue, 21 Aug 2012 09:11:36 +0200 Message-ID: <1345533096.23018.83.camel@twins> References: <1345101585.31459.112.camel@twins> <502CA368.8050404@linux.intel.com> <502CB1F6.4010204@redhat.com> <502CD444.5020807@redhat.com> <1345115846.29668.16.camel@twins> <502CD891.5030102@redhat.com> <502DA115.1090907@linux.intel.com> <1345186574.29668.56.camel@twins> <5030B82C.5000106@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: "Yan, Zheng" , Pekka Enberg , Sasha Levin , Asias He , Cyrill Gorcunov , Ingo Molnar , KVM General , Gleb Natapov To: Avi Kivity Return-path: Received: from merlin.infradead.org ([205.233.59.134]:39295 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752288Ab2HUHLv convert rfc822-to-8bit (ORCPT ); Tue, 21 Aug 2012 03:11:51 -0400 In-Reply-To: <5030B82C.5000106@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 2012-08-19 at 12:55 +0300, Avi Kivity wrote: > > I think Avi prefers the method where KVM 'fakes' the MSRs and we have to > > detect if the MSRs actually work or not. > > s/we have/we don't have/. So for the 'normal' PMU we actually do check to see if the MSRs are being faked and bail if they are.