From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/2] Allow the SVM CPUID bit in a VM Date: Wed, 03 Sep 2008 12:13:01 +0300 Message-ID: <48BE551D.5000803@qumranet.com> References: <1220270342-15769-1-git-send-email-agraf@suse.de> <1220270342-15769-2-git-send-email-agraf@suse.de> <1220270342-15769-3-git-send-email-agraf@suse.de> <48BBF570.9070301@qumranet.com> <4EE967D1-3CB5-45C4-B480-0D230242D476@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, joro@8bytes.org, anthony@codemonkey.ws To: Alexander Graf Return-path: Received: from il.qumranet.com ([212.179.150.194]:40931 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752048AbYICJNE (ORCPT ); Wed, 3 Sep 2008 05:13:04 -0400 In-Reply-To: <4EE967D1-3CB5-45C4-B480-0D230242D476@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: >> >> Needs to be predicated on a KVM_CAP_ test, so we don't enable this on >> older kvms. > > Is this a real problem? We don't allow setting SVME on older kernels > anyways. Actually the kernel exports its supported cpuid bits via KVM_GET_SUPPORTED_CPUID. -- error compiling committee.c: too many arguments to function