From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN2Mh-0001Oa-0O for qemu-devel@nongnu.org; Tue, 02 Apr 2013 10:39:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UN2Me-0000Yu-Oa for qemu-devel@nongnu.org; Tue, 02 Apr 2013 10:39:10 -0400 Received: from e31.co.us.ibm.com ([32.97.110.149]:47745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN2La-0000Km-EU for qemu-devel@nongnu.org; Tue, 02 Apr 2013 10:38:02 -0400 Received: from /spool/local by e31.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 2 Apr 2013 08:37:58 -0600 Received: from d03relay03.boulder.ibm.com (d03relay03.boulder.ibm.com [9.17.195.228]) by d03dlp01.boulder.ibm.com (Postfix) with ESMTP id A4161C40029 for ; Tue, 2 Apr 2013 08:29:22 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r32EYF9F056322 for ; Tue, 2 Apr 2013 08:34:16 -0600 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r32EYF0R014228 for ; Tue, 2 Apr 2013 08:34:15 -0600 Message-ID: <515AEC60.1000107@linux.vnet.ibm.com> Date: Tue, 02 Apr 2013 10:34:08 -0400 From: Corey Bryant MIME-Version: 1.0 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> In-Reply-To: <20130402001142.GA15818@morn.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Kevin O'Connor Cc: Paolo Bonzini , stefanb@linux.vnet.ibm.com, Laszlo Ersek , qemu-devel , "Michael S. Tsirkin" 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. -- Regards, Corey Bryant