From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaswinder Singh Rajput Subject: Re: [PATCH -tip] x86: kvm/x86.c use MSR names in place of address Date: Fri, 15 May 2009 18:43:51 +0530 Message-ID: <1242393231.3082.6.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> 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]:34808 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762698AbZEONOk (ORCPT ); Fri, 15 May 2009 09:14:40 -0400 In-Reply-To: <1242279010.4574.6.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2009-05-14 at 11:00 +0530, Jaswinder Singh Rajput wrote: > Here is the patch: > > [PATCH -tip] x86: kvm/x86.c use MSR names in place of address > > Replace 0xc0010010 with MSR_K8_SYSCFG and 0xc0010015 with MSR_K7_HWCR. > > Signed-off-by: Jaswinder Singh Rajput > --- This patch can also apply to kvm tree without any changes. Thanks, -- JSR