From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Fix KVM includes in helper.c Date: Wed, 24 Dec 2008 13:38:54 +0200 Message-ID: <49521F4E.2060001@redhat.com> References: <1229964850-23316-1-git-send-email-agraf@suse.de> <4952111B.9030507@redhat.com> <4E379E45-5684-4D12-A29E-A37AF4B60EB6@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mx2.redhat.com ([66.187.237.31]:42027 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751603AbYLXLi6 (ORCPT ); Wed, 24 Dec 2008 06:38:58 -0500 In-Reply-To: <4E379E45-5684-4D12-A29E-A37AF4B60EB6@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > > Nevertheless, if you only apply the second chunk with the #else > #define kvm_nested 0 we should be fine off. The only place where > kvm_enabled() is called in helper.c is the cpuid check and that's a > logic AND, meaning the SVM bit wouldn't get stripped if kvm_enabled() > isn't set. Did just that. -- error compiling committee.c: too many arguments to function