From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP3t-0001sH-5i for qemu-devel@nongnu.org; Mon, 14 Sep 2015 04:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbP3q-0004PV-2r for qemu-devel@nongnu.org; Mon, 14 Sep 2015 04:24:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP3p-0004PF-Tt for qemu-devel@nongnu.org; Mon, 14 Sep 2015 04:24:26 -0400 Date: Mon, 14 Sep 2015 10:24:21 +0200 From: Igor Mammedov Message-ID: <20150914102421.7b0c9726@nial.brq.redhat.com> In-Reply-To: <20150913123451.GA10569@redhat.com> References: <1440793108-25061-1-git-send-email-lersek@redhat.com> <55F5647C.6030901@redhat.com> <20150913123451.GA10569@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Windows does not support DataTableRegion at all [was: docs: describe QEMU's VMGenID design] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Josh Triplett , Gal Hammer , edk2-devel-01 , "Moore, Robert" , qemu-devel@nongnu.org, Paolo Bonzini , Laszlo Ersek On Sun, 13 Sep 2015 15:34:51 +0300 "Michael S. Tsirkin" wrote: > On Sun, Sep 13, 2015 at 01:56:44PM +0200, Laszlo Ersek wrote: > > As the subject suggests, I have terrible news. > > > > I'll preserve the full context here, so that it's easy to scroll back to > > the ASL for reference. > > > > I'm also CC'ing edk2-devel, because a number of BIOS developers should > > be congregating there. > > Wow, bravo! It does look like we need to go back to > the drawing board. I suggest we go back to the last Gal's series which is though not universal but a simple and straightforward solution. That series with comments addressed probably is what we need in the end. > The only crazy thing you didn't try is to use > an XSDT instead of the DSDT. > I find it unlikely that this will help ... >