From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqVao-00072I-HK for qemu-devel@nongnu.org; Tue, 10 Dec 2013 17:15:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqVai-0003v1-Gx for qemu-devel@nongnu.org; Tue, 10 Dec 2013 17:15:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqVai-0003uw-4o for qemu-devel@nongnu.org; Tue, 10 Dec 2013 17:15:44 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rBAMFhDV001270 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 10 Dec 2013 17:15:43 -0500 Message-ID: <52A7928C.80005@redhat.com> Date: Tue, 10 Dec 2013 23:15:40 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <1385401393-14291-1-git-send-email-pbonzini@redhat.com> <20131128102652.GA24261@redhat.com> <52A714AC.3050703@redhat.com> <1386687211.15686.21.camel@nilsson.home.kraxel.org> <52A7377C.7050400@redhat.com> <1386690784.15686.30.camel@nilsson.home.kraxel.org> <52A75364.5060505@redhat.com> <20131210210009.GA8476@redhat.com> <52A79202.9060302@redhat.com> In-Reply-To: <52A79202.9060302@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH rebased for-1.8] i386: pc: align gpa<->hpa on 1GB boundary (v6) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Paolo Bonzini , Marcelo Tosatti , Gerd Hoffmann , qemu-devel@nongnu.org On 12/10/13 23:13, Laszlo Ersek wrote: > Please let OVMF know about the big MMIO range (the "split" you mention) > - that is going to be advertised via ACPI to the OS, > - in an easy to parse format over fw_cfg. Anyway just ignore me this time. I test OVMF regularly on fresh qemu builds and if something breaks I'll complain. (NB the current status *is* broken, I just haven't been complaining recently because I keep rebasing Gerd's patch.) Thanks Laszlo