From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeXB5-00027P-JC for qemu-devel@nongnu.org; Thu, 07 Nov 2013 16:31:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeXAx-0002oR-7w for qemu-devel@nongnu.org; Thu, 07 Nov 2013 16:31:47 -0500 Received: from mail-ee0-x22e.google.com ([2a00:1450:4013:c00::22e]:47212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeXAx-0002oK-0m for qemu-devel@nongnu.org; Thu, 07 Nov 2013 16:31:39 -0500 Received: by mail-ee0-f46.google.com with SMTP id b57so598666eek.19 for ; Thu, 07 Nov 2013 13:31:38 -0800 (PST) Sender: Paolo Bonzini Message-ID: <527C06B5.2020401@redhat.com> Date: Thu, 07 Nov 2013 22:31:33 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1383511723-11228-1-git-send-email-marcel.a@redhat.com> <527C023F.2060506@redhat.com> <1383859470.2527.64.camel@localhost.localdomain> In-Reply-To: <1383859470.2527.64.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] exec: fix regression by making system-memory region UINT64_MAX size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum Cc: Peter Maydell , "Michael S. Tsirkin" , Jan Kiszka , "edk2-devel@lists.sourceforge.net" , qemu-devel , Jordan Justen , Anthony Liguori , Laszlo Ersek , afaerber , rth@twiddle.net Il 07/11/2013 22:24, Marcel Apfelbaum ha scritto: > Thank you Laszlo for the detailed info! > I think the problem is right above. Why pci-hole and system.flash collide? > IMHO we should not play with priorities here, better solve the collision. We need to audit all the other boards that support PCI... I'll take a look tomorrow since you guys are off. Paolo