From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgGTh-0007CT-Bc for qemu-devel@nongnu.org; Tue, 12 Nov 2013 11:06:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgGTb-0000Qv-CD for qemu-devel@nongnu.org; Tue, 12 Nov 2013 11:06:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgGTb-0000Qq-44 for qemu-devel@nongnu.org; Tue, 12 Nov 2013 11:06:03 -0500 Date: Tue, 12 Nov 2013 17:05:45 +0100 From: Igor Mammedov Message-ID: <20131112170545.46cbf4a3@thinkpad> In-Reply-To: <1384269110-23613-1-git-send-email-lersek@redhat.com> References: <1384269110-23613-1-git-send-email-lersek@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [edk2 PATCH 0/1] OvmfPkg: grab ACPI tables from QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: edk2-devel@lists.sourceforge.net, qemu-devel@nongnu.org, "Michael S. Tsirkin" On Tue, 12 Nov 2013 16:11:49 +0100 Laszlo Ersek wrote: > Second, I tested the patch under the following circumstances: > - 3.10-based host kernel, > - qemu v1.7.0-rc0, with additional patches that shrink the "pci-hole" > memory range to just below "system.flash" (see the parallel discussion > on qemu-devel), Is "pc: map PCI address space as catchall region for not mapped addresses" works for you instead of shrinking? -- Regards, Igor