From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7dJM-00080t-8c for qemu-devel@nongnu.org; Tue, 02 Dec 2008 17:01:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7dJK-00080O-K0 for qemu-devel@nongnu.org; Tue, 02 Dec 2008 17:01:39 -0500 Received: from [199.232.76.173] (port=47935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7dJK-00080D-Go for qemu-devel@nongnu.org; Tue, 02 Dec 2008 17:01:38 -0500 Received: from yx-out-1718.google.com ([74.125.44.158]:20098) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L7dJK-000807-3S for qemu-devel@nongnu.org; Tue, 02 Dec 2008 17:01:38 -0500 Received: by yx-out-1718.google.com with SMTP id 3so1261976yxi.82 for ; Tue, 02 Dec 2008 14:01:37 -0800 (PST) Message-ID: <4935B03D.3020406@codemonkey.ws> Date: Tue, 02 Dec 2008 16:01:33 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] [v3] IBM PowerPC 4xx 32-bit PCI controller emulation References: <49359908.5040407@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: plagnioj@jcrosoft.com, aurelien@aurel32.net, Hollis Blanchard Hollis Blanchard wrote: > This PCI controller can be found on a number of 4xx SoCs, including the 440EP. > > Signed-off-by: Hollis Blanchard > --- > > Acked-by: Anthony Liguori Regards, Anthony Liguori