From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNOKZ-0006XJ-Be for qemu-devel@nongnu.org; Wed, 03 Apr 2013 10:06:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNOKU-0007F3-Gs for qemu-devel@nongnu.org; Wed, 03 Apr 2013 10:06:27 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:56136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNOKU-0007E1-Bk for qemu-devel@nongnu.org; Wed, 03 Apr 2013 10:06:22 -0400 Received: from /spool/local by e8.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 3 Apr 2013 10:06:16 -0400 Received: from d01relay06.pok.ibm.com (d01relay06.pok.ibm.com [9.56.227.116]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id EA4D76E8066 for ; Wed, 3 Apr 2013 10:06:09 -0400 (EDT) Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d01relay06.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r33E66sT20381948 for ; Wed, 3 Apr 2013 10:06:06 -0400 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r33E8Zx0021495 for ; Wed, 3 Apr 2013 08:08:36 -0600 Message-ID: <515C373C.2020206@linux.vnet.ibm.com> Date: Wed, 03 Apr 2013 10:05:48 -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> <515AEC60.1000107@linux.vnet.ibm.com> <515BFC71.5090701@redhat.com> <20130403102357.GE18179@redhat.com> In-Reply-To: <20130403102357.GE18179@redhat.com> 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: "Michael S. Tsirkin" Cc: Paolo Bonzini , Kevin O'Connor , Laszlo Ersek , qemu-devel , stefanb@linux.vnet.ibm.com On 04/03/2013 06:23 AM, Michael S. Tsirkin wrote: > 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. > Great, thanks. I'll watch for patches. I'd prefer to follow your lead on this. -- Regards, Corey Bryant