From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7BPK-0006UQ-Dl for qemu-devel@nongnu.org; Mon, 01 Dec 2008 11:13:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7BPI-0006U6-Fe for qemu-devel@nongnu.org; Mon, 01 Dec 2008 11:13:57 -0500 Received: from [199.232.76.173] (port=39063 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7BPI-0006U3-65 for qemu-devel@nongnu.org; Mon, 01 Dec 2008 11:13:56 -0500 Received: from e33.co.us.ibm.com ([32.97.110.151]:38467) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L7BPH-0007hn-OU for qemu-devel@nongnu.org; Mon, 01 Dec 2008 11:13:56 -0500 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e33.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id mB1GDH6Z015848 for ; Mon, 1 Dec 2008 09:13:17 -0700 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id mB1GDlGE110828 for ; Mon, 1 Dec 2008 09:13:48 -0700 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id mB1GDeJ7007447 for ; Mon, 1 Dec 2008 09:13:40 -0700 From: Hollis Blanchard In-Reply-To: <1227727332-17939-1-git-send-email-hollisb@us.ibm.com> References: <1227727332-17939-1-git-send-email-hollisb@us.ibm.com> Content-Type: text/plain Date: Mon, 01 Dec 2008 10:13:40 -0600 Message-Id: <1228148020.14874.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] IBM PowerPC 4xx 32-bit PCI controller emulation Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jean-Christophe PLAGNIOL-VILLARD , Aurelien Jarno On Wed, 2008-11-26 at 13:22 -0600, Hollis Blanchard wrote: > This PCI controller can be found on a number of 4xx SoCs, including the 440EP. > > Signed-off-by: Hollis Blanchard > --- > This isn't yet used by the ppc405 boards qemu emulates, but it could be if > someone has a 405 firmware/kernel they're able to test with. > > This patch is required for the ppc440 KVM support I have queued up, and has > been tested with that (big-endian host, big-endian guest). Hi, any comments on this patch? -- Hollis Blanchard IBM Linux Technology Center