From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Date: Sun, 14 Dec 2008 01:37:02 +0000 Subject: Re: [Qemu-devel] [PATCH 3/6] Enable KVM for ppcemb. Message-Id: <1229218622.8075.0.camel@localhost.localdomain> List-Id: References: <1229028752-9480-1-git-send-email-hollisb@us.ibm.com> <49418662.8000205@codemonkey.ws> <1229036053.26586.41.camel@localhost.localdomain> In-Reply-To: <1229036053.26586.41.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: qemu-devel@nongnu.org Cc: kvm-ppc@vger.kernel.org On Thu, 2008-12-11 at 16:54 -0600, Hollis Blanchard wrote: > > > I don't know that kvm_ppc.c is a very information name for this sort > of > > stuff. Since this is really host specific, not target specific, why > not > > move it out of target-ppc. > > I could combine kvm_ppc.c into target-ppc/kvm.c. However, they're > really > two different things, and I thought it would cause the least confusion > if they were logically separate. Most of it is hooks required by > common > code, and then some of it isn't. (I'm thinking about e.g. IA64 doing a > copy/paste, and then wondering which functions they actually need to > implement.) Regardless, I will still need a kvm_ppc.h, so kvm_ppc.c > seemed like a good place to match. Any further thoughts on this issue? It's the only issue I still have unresolved from the initial reviews. -- Hollis Blanchard IBM Linux Technology Center