From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH -tip] x86: kvm/x86.c use MSR names in place of address Date: Sun, 17 May 2009 21:57:59 +0300 Message-ID: <4A105E37.5060704@redhat.com> 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; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Huang Ying , Ingo Molnar , x86 maintainers , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Andi Kleen To: Jaswinder Singh Rajput Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56469 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466AbZEQTGO (ORCPT ); Sun, 17 May 2009 15:06:14 -0400 In-Reply-To: <1242279010.4574.6.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Jaswinder Singh Rajput wrote: > [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. > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.