From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNKqU-0005xi-Kk for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNKqR-0000qQ-KB for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:23:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNKqR-0000qF-BK for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:23:07 -0400 Date: Wed, 3 Apr 2013 13:23:57 +0300 From: "Michael S. Tsirkin" Message-ID: <20130403102357.GE18179@redhat.com> References: <1364307295-518-1-git-send-email-coreyb@linux.vnet.ibm.com> <1364307295-518-3-git-send-email-coreyb@linux.vnet.ibm.com> <51540750.6070307@redhat.com> <5159DA93.9030601@linux.vnet.ibm.com> <20130402001142.GA15818@morn.localdomain> <515AEC60.1000107@linux.vnet.ibm.com> <515BFC71.5090701@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <515BFC71.5090701@redhat.com> Subject: Re: [Qemu-devel] [PATCH 2/2] Provide ACPI SSDT table for TPM device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Paolo Bonzini , Kevin O'Connor , Corey Bryant , qemu-devel , stefanb@linux.vnet.ibm.com On Wed, Apr 03, 2013 at 11:54:57AM +0200, Laszlo Ersek wrote: > On 04/02/13 16:34, Corey Bryant wrote: > > > > > > On 04/01/2013 08:11 PM, Kevin O'Connor wrote: > >> On Mon, Apr 01, 2013 at 03:05:55PM -0400, Corey Bryant wrote: > >>> On 03/28/2013 05:03 AM, Paolo Bonzini wrote: > >>>> There is work on moving ACPI tables to QEMU. Please work with the > >>>> other > >>>> developers (Kevin of course, and Michael and Laszlo who I have CCed) on > >>>> this. > >>> > >>> Kevin, Do you have a preference whether we add these ACPI tables to > >>> SeaBIOS vs QEMU? It seems there are still a lot of ACPI tables in > >>> SeaBIOS and this adds probably 200 bytes of code and data. > >>> Basically it creates the TPM's SSDT and TCPA (for logging) and > >>> connects them to the RSDT. > >> > >> The goal is to move all of the ACPI tables from SeaBIOS to QEMU. So - > >> yes - my preference would be to add these to QEMU once the transition > >> is complete. > >> > >> -Kevin > >> > > > > Ok I'll hold off until the transition is complete. Thanks. > > If that translates to "until Laszlo submits patches that are accepted", > then don't wait. I have no idea when I'll manage that and I'd hate to > block your work. > > Laszlo I'm working on that too btw :) Hard to promise a schedule but it's high on my agenda. -- MST