From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rms8I-0003T6-HU for qemu-devel@nongnu.org; Mon, 16 Jan 2012 14:22:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rms8D-00051M-EE for qemu-devel@nongnu.org; Mon, 16 Jan 2012 14:22:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:11517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rms8D-00050l-57 for qemu-devel@nongnu.org; Mon, 16 Jan 2012 14:22:13 -0500 From: Paul Moore Date: Mon, 16 Jan 2012 14:21:43 -0500 Message-ID: <6351878.cTH3mypWzU@sifl> In-Reply-To: <6380704.Vmpiyh30Kr@sifl> References: <1323870202-25742-1-git-send-email-stefanb@linux.vnet.ibm.com> <6380704.Vmpiyh30Kr@sifl> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [Qemu-devel] [PATCH V14 0/7] Qemu Trusted Platform Module (TPM) integration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Stefan Berger , anthony@codemonkey.ws Cc: andreas.niederl@iaik.tugraz.at, mst@redhat.com On Thursday, January 12, 2012 11:59:54 AM Paul Moore wrote: > On Wednesday, December 14, 2011 08:43:15 AM Stefan Berger wrote: > > The following series of patches adds TPM (Trusted Platform Module) > > support to Qemu. An emulator for the TIS (TPM Interface Spec) interface > > is added that provides the basis for accessing a 'backend' implementing > > the actual TPM functionality. The TIS emulator serves as a 'frontend' > > enabling for example Linux's TPM TIS (tpm_tis) driver. > > Hi Stefan, > > Thanks for updating these, I apologize for not tracking the updates very > closely over the past several revisions but I do have the v14 revision up > and running and while my testing so far has been fairly basic and crude, > everything appears to be working as it should. I'm going to try and throw > some more comprehensive tests at it and I'll let you know if anything goes > awry. An update on the testing ... I ran the TPM relevant portion of the TrouSerS TSS API test suite against this patchset and I am happy to report that it completed without error (168 passed tests, 3 not applicable, 0 failures, 0 segfaults). Version 0.3 of the test suite was used. > To the rest of the QEMU crew, > > The comments on the patchset seems to be dwindling, we're on the 14th > revision and it looks like most of the issues have been addressed - any > hope on getting this merged in the near future? > > Thanks. -- paul moore virtualization @ redhat