From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Otte Subject: Re: [Patch][RFC]Split kvm_vcpu to support new archs. Date: Fri, 12 Oct 2007 12:40:38 +0200 Message-ID: <470F4F26.3050709@de.ibm.com> References: <42DFA526FC41B1429CE7279EF83C6BDC808C85@pdsmsx415.ccr.corp.intel.com> <470F3240.7060008@linux.vnet.ibm.com> <42DFA526FC41B1429CE7279EF83C6BDC808D59@pdsmsx415.ccr.corp.intel.com> <470F38A6.1030106@de.ibm.com> <42DFA526FC41B1429CE7279EF83C6BDC808D7D@pdsmsx415.ccr.corp.intel.com> Reply-To: carsteno-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, carsteno-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org, Avi Kivity To: "Zhang, Xiantao" Return-path: In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC808D7D-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@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 Zhang, Xiantao wrote: >>> So, every >>> architecture can defines its own kvm_arch.h for their arch, and >>> compile will choose it per ARCH when compile time. But for now, we >>> can just put it here before another real new arch in. Then, we can >>> remove x86.h, since it is not so common for all archs. :) >>> BTW, header files should be managed with a uniform method, because >>> possible archs, such as IA64, maybe need many ones. >> That's fine with me. But prior to that we'll need to split x86 so that >> it can be relocated in its arch directory different from the common >> kvm location. And until we're there, we use x86.h as a place to store >> x86 specific header content. > > OK, I will change it to x86.h, but we also renamed it to such > "kvm_arch.h", because kvm.h will includes it. Which kvm.h? The one in include/linux or the one in drivers/kvm? ------------------------------------------------------------------------- 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/