On 03/27/2012 05:43 PM, Anthony Liguori wrote:
On 03/27/2012 03:24 PM, 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.

In this series I am posting a backend implementation that makes use of the
host's TPM through a passthrough driver, which on Linux is accessed
using /dev/tpm0.

I haven't done a thorough review, but overall, I'm pretty happy with how this looks now.

Great. So then I'd rather wait for your further review than posting V16.

I think this is more or less ready to merge once it's been thoroughly reviewed.


... I am keeping my fingers crossed...

Thanks for doing all of this work, I'm very happy with the end result!

Regards,
    Stefan


Reply via email to