From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/3] Architecture independence layer - v0 - basic mechanism Date: Wed, 22 Aug 2007 13:14:38 +0300 Message-ID: <46CC0C8E.8050803@qumranet.com> References: <46CBFE06.7030608@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" To: Christian Ehrhardt Return-path: In-Reply-To: <46CBFE06.7030608-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Christian Ehrhardt wrote: > [Patch 2/3] > This introduces the Kconfig & Makefile changes as well as creating the > still empty body of kvm_x86.* > > Related part from the 0/3 mail: > - Since architecture will not change at runtime I do not use a > arch_ops structure > - Instead I used a hidden Kconfig value specifying the kvm > architecture which then > influence the make file to link together the generic and the arch > specific part > to one kvm module > - I split the code into kvm_main.c (generic) and kvm_x86.h/kvm_x86.c > (arch portion) > @@ -27,18 +27,40 @@ config KVM > > If unsure, say N. > > +config KVM_X86 > + bool > + > As previously mentioned, X86 (and X86_64, X86_32) already cover this. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/