From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin O'Connor Subject: Re: [SeaBIOS] [PATCHv3 4/4] acpi: automatically generated ssdt proc Date: Mon, 17 Oct 2011 23:47:21 -0400 Message-ID: <20111018034721.GA16622@morn.localdomain> References: <2dcf16cf5ba62dfb998bda6c623ad3333cda173b.1317734661.git.mst@redhat.com> <20111005025233.GA12015@morn.localdomain> <20111005103525.GA5587@redhat.com> <20111006021526.GA23719@morn.localdomain> <20111017174729.GB28494@valinux.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Michael S. Tsirkin" , seabios@seabios.org, kvm@vger.kernel.org To: Isaku Yamahata Return-path: Received: from mail-qw0-f46.google.com ([209.85.216.46]:52551 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460Ab1JRDrY (ORCPT ); Mon, 17 Oct 2011 23:47:24 -0400 Received: by qabj40 with SMTP id j40so85489qab.19 for ; Mon, 17 Oct 2011 20:47:23 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20111017174729.GB28494@valinux.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 18, 2011 at 02:47:29AM +0900, Isaku Yamahata wrote: > On Wed, Oct 05, 2011 at 10:15:26PM -0400, Kevin O'Connor wrote: > > - Some time back there were patches floating around to pass the DSDT > > into SeaBIOS via fw_cfg interface. Those patches never made it in > > (I forget why), but the basic functionality seemed sound. Patching > > the DSDT in SeaBIOS would seem to eliminate that possibility. > > Maybe a bit late comment. > At that time, the patch for qemu-side was NOT merged. > Right now it is merged into the qemu upstream as > 104bf02eb50e080ac9d0de5905f80f9a09730154 > (It took very long time to draw attention from the maintainers. sigh.) > > Keven, if you like, I'm willing to rebase/resend it. Sure - if the qemu part is upstream, send the patch again. -Kevin