From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH][REPOST] KVM: VMX: Fix a wrong usage of vmcs_config Date: Wed, 25 Jun 2008 15:05:51 +0300 Message-ID: <4862349F.7000705@qumranet.com> References: <200806251641.54445.sheng.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Yang, Sheng" Return-path: Received: from il.qumranet.com ([212.179.150.194]:54544 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753906AbYFYMFy (ORCPT ); Wed, 25 Jun 2008 08:05:54 -0400 In-Reply-To: <200806251641.54445.sheng.yang@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Yang, Sheng wrote: > From a1c929709718c015686b0c23046cc08b8bc47a62 Mon Sep 17 00:00:00 2001 > From: Sheng Yang > Date: Wed, 18 Jun 2008 14:43:38 +0800 > Subject: [PATCH] KVM: VMX: Fix a wrong usage of vmcs_config > > The function ept_update_paging_mode_cr0() write to > CPU_BASED_VM_EXEC_CONTROL based on vmcs_config.cpu_based_exec_ctrl. That's > wrong because the variable may not consistent with the content in the > CPU_BASE_VM_EXEC_CONTROL MSR. > > Applied, thanks. -- error compiling committee.c: too many arguments to function