From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HMRdX-0006LU-2b for qemu-devel@nongnu.org; Wed, 28 Feb 2007 11:26:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HMRdV-0006LD-Ih for qemu-devel@nongnu.org; Wed, 28 Feb 2007 11:26:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMRdV-0006L8-DV for qemu-devel@nongnu.org; Wed, 28 Feb 2007 11:26:37 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HMRdU-0002R9-Uz for qemu-devel@nongnu.org; Wed, 28 Feb 2007 11:26:37 -0500 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] Mention RealView in docs. Date: Wed, 28 Feb 2007 16:26:32 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702281626.32650.paul@codesourcery.com> 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, balrogg@gmail.com > Mention ARM RealView emulation in user docs (similar to ARM Versatile). > +@item > +Versatile PCI host bridge - PCI memory space only. This is wrong. Also the proper name is RealView Emulation Baseboard. Fixed and applied. Paul