From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0MO9-0000BG-MH for qemu-devel@nongnu.org; Sat, 02 May 2009 17:04:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0MO4-0000Au-Nb for qemu-devel@nongnu.org; Sat, 02 May 2009 17:04:49 -0400 Received: from [199.232.76.173] (port=52797 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0MO4-0000Ar-CT for qemu-devel@nongnu.org; Sat, 02 May 2009 17:04:44 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:43833) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M0MO2-0007Q2-15 for qemu-devel@nongnu.org; Sat, 02 May 2009 17:04:43 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e6.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n42L6f44032235 for ; Sat, 2 May 2009 17:06:41 -0400 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.2) with ESMTP id n42L4bIs143048 for ; Sat, 2 May 2009 17:04:37 -0400 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 n42L4aHV029932 for ; Sat, 2 May 2009 17:04:36 -0400 Message-ID: <49FCB563.7070103@us.ibm.com> Date: Sat, 02 May 2009 16:04:35 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1241298173-20668-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1241298173-20668-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Import KVM headers including Makefile and import script List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Avi Kivity , Hollis Blanchard Anthony Liguori wrote: > These are the headers from Linux 2.6.29 that have been modified to work under > QEMU. This includes the necessary scripts to generate the headers from the > original Linux source tree. > > Signed-off-by: Anthony Liguori > Hollis: can you verify this actually works for PPC? In theory, you should be able to omit --kerneldir and still have working KVM support. -- Regards, Anthony Liguori