From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu: kvm: avoid harmless unhandled wrmsr 0xc0010117 messages Date: Sun, 31 May 2009 17:26:46 +0300 Message-ID: <4A2293A6.3000306@redhat.com> References: <20090507184848.GA32150@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Glauber de Oliveira Costa , Mark McLoughlin To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:38010 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752181AbZEaO0r (ORCPT ); Sun, 31 May 2009 10:26:47 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n4VEQnbC019639 for ; Sun, 31 May 2009 10:26:49 -0400 In-Reply-To: <20090507184848.GA32150@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > Olders kernel which don't contain kvm.git commit > 61a6bd672bda3b9468bf5895c1be085c4e481138 display the following message: > > kvm: 32301: cpu0 unhandled wrmsr: 0xc0010117 data 0 > > When kvm_arch_load_regs is called. This is confusing in bug reports. > > Avoid it by checking whether the host advertises the MSR, similarly to > how MSR_STAR is handled. > Applied, thanks. -- error compiling committee.c: too many arguments to function