Re: [Qemu-devel] [PATCH] Add a TPM Passthrough backend driver implementation

2011-08-15 Thread Stefan Berger
On 08/12/2011 11:31 AM, Andreas Niederl wrote: This patch is based of off version 7 of Stefan Berger's patch series "Qemu Trusted Platform Module (TPM) integration" and adds a new backend driver for it. This patch adds a passthrough backend driver for passing commands sent to the emulated TPM

[Qemu-devel] [PATCH] Add a TPM Passthrough backend driver implementation

2011-08-12 Thread Andreas Niederl
This patch is based of off version 7 of Stefan Berger's patch series "Qemu Trusted Platform Module (TPM) integration" and adds a new backend driver for it. This patch adds a passthrough backend driver for passing commands sent to the emulated TPM device directly to a TPM device opened on the hos