From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] remove unneeded vmx_load_host_state() calls. Date: Thu, 17 Nov 2011 11:32:45 +0200 Message-ID: <4EC4D4BD.6020501@redhat.com> References: <20111117085609.GC2933@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mtosatti@redhat.com To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27625 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751579Ab1KQJcs (ORCPT ); Thu, 17 Nov 2011 04:32:48 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pAH9WlJt014332 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 17 Nov 2011 04:32:47 -0500 In-Reply-To: <20111117085609.GC2933@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 11/17/2011 10:56 AM, Gleb Natapov wrote: > vmx_load_host_state() does not handle msrs switching (except > MSR_KERNEL_GS_BASE) since commit 26bb0981b3f. Remove call to it > where it is no longer make sense. > > Applied, thanks. -- error compiling committee.c: too many arguments to function