From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtPEC-00033P-4X for qemu-devel@nongnu.org; Wed, 18 Dec 2013 17:04:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VtPE6-0000hv-6A for qemu-devel@nongnu.org; Wed, 18 Dec 2013 17:04:28 -0500 Message-ID: <1387404245.15680.19.camel@pasglop> From: Benjamin Herrenschmidt Date: Thu, 19 Dec 2013 09:04:05 +1100 In-Reply-To: References: <1381488828-22575-1-git-send-email-mark.cave-ayland@ilande.co.uk> <155E836F-E5EF-4F8F-AF5B-B8E0EC35553D@suse.de> <527D633A.5020801@ilande.co.uk> <1E2ED24F-E936-4195-9B3A-C119A9C0582C@suse.de> <1387400656.15680.13.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] PPC: fix PCI configuration space MemoryRegions for grackle/uninorth List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc , Mark Cave-Ayland , QEMU Developers , Andreas =?ISO-8859-1?Q?F=E4rber?= , =?ISO-8859-1?Q?Herv=E9?= Poussineau On Wed, 2013-12-18 at 22:24 +0100, Alexander Graf wrote: > Then I don't understand why we break when we limit the data region to > 4 bytes. This is old uninorth, not U3 HT right ? The latter is memory mapped. Ben.