From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaswinder Singh Rajput Subject: Re: [PATCH -tip] x86: kvm replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h Date: Wed, 20 May 2009 13:42:48 +0530 Message-ID: <1242807168.3260.54.camel@localhost.localdomain> References: <1242031695.8213.17.camel@yhuang-dev.sh.intel.com> <1242032701.3114.4.camel@localhost.localdomain> <1242032889.8213.32.camel@yhuang-dev.sh.intel.com> <1242279010.4574.6.camel@localhost.localdomain> <1242282442.4574.11.camel@localhost.localdomain> <1242393125.3082.4.camel@localhost.localdomain> <4A105BFD.6030309@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , x86 maintainers , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Andi Kleen To: Avi Kivity Return-path: Received: from hera.kernel.org ([140.211.167.34]:59502 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754081AbZETIO3 (ORCPT ); Wed, 20 May 2009 04:14:29 -0400 In-Reply-To: <4A105BFD.6030309@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hello Avi, On Sun, 2009-05-17 at 21:48 +0300, Avi Kivity wrote: > Jaswinder Singh Rajput wrote: > > If this patch looks sane to you can apply in kvm tree. > > > > Here is the updated patch based on kvm tree: > > > > [PATCH] x86: kvm replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h > > > > Use standard msr-index.h's MSR declaration. > > > > MSR_IA32_TSC is better than MSR_IA32_TIME_STAMP_COUNTER as it also solves > > 80 column issue. > > > > Applied, thanks. > BTW, where you applied this patch. git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git is still showing old data. Thanks, -- JSR