Re: [Qemu-devel] [PATCH V15 0/7] Qemu Trusted Platform Module (TPM) integration

2012-03-28 Thread Stefan Berger
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' imple

Re: [Qemu-devel] [PATCH V15 0/7] Qemu Trusted Platform Module (TPM) integration

2012-03-27 Thread Anthony Liguori
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 emu

[Qemu-devel] [PATCH V15 0/7] Qemu Trusted Platform Module (TPM) integration

2012-03-27 Thread Stefan Berger
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 examp