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

2012-09-28 Thread Stefan Berger
On 09/27/2012 10:59 AM, Corey Bryant wrote: I reviewed this series and have sent all my comments. In general the patches look good to me other than the comments I've already made. Thanks for the review. The external interfaces (command line and monitor commands) look to be in good shape

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

2012-09-27 Thread Corey Bryant
On 06/04/2012 03:37 PM, Stefan Berger wrote: From: root 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 functionali

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

2012-06-04 Thread Anthony Liguori
On 06/05/2012 03:56 AM, Stefan Weil wrote: Am 04.06.2012 21:37, schrieb Stefan Berger: From: root 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

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

2012-06-04 Thread Stefan Weil
Am 04.06.2012 21:37, schrieb Stefan Berger: From: root 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 functionalit

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

2012-06-04 Thread Stefan Berger
From: root 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' enabl