From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LY3UD-0003pe-6o for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:14:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LY3UB-0003oy-Br for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:14:04 -0500 Received: from [199.232.76.173] (port=35152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LY3UB-0003ov-6t for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:14:03 -0500 Received: from e9.ny.us.ibm.com ([32.97.182.139]:58159) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LY3UA-0001JF-Sy for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:14:03 -0500 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e9.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n1DJ6X16009510 for ; Fri, 13 Feb 2009 14:06:33 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id n1DJDwLg193968 for ; Fri, 13 Feb 2009 14:13:59 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n1DJDwUF006558 for ; Fri, 13 Feb 2009 14:13:58 -0500 From: Hollis Blanchard In-Reply-To: <1234548446-30006-1-git-send-email-glommer@redhat.com> References: <1234548446-30006-1-git-send-email-glommer@redhat.com> Content-Type: text/plain Date: Fri, 13 Feb 2009 13:13:57 -0600 Message-Id: <1234552437.15067.7.camel@slate.austin.ibm.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] use KVM_UPSTREAM for ppc. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, avi@redhat.com On Fri, 2009-02-13 at 13:07 -0500, Glauber Costa wrote: > ppc should compile with upstream qemu code, so, put these > defines in ppc specific code that references kvm functions. > > We don put them in config.h in this case, since there are > files (like vl.c) that includes both kvm.h and qemu-kvm.h, > and would break compilation. > > Signed-off-by: Glauber Costa I actually haven't tried to build kvm-userspace for PPC since we got upstream qemu working... I'm a little confused though, because it doesn't look like even x86 is using this? -- Hollis Blanchard IBM Linux Technology Center