Re: [Qemu-devel] [PATCH V15 5/7] Add a TPM Passthrough backend driver implementation

2012-03-28 Thread Stefan Berger
On 03/27/2012 05:41 PM, Anthony Liguori wrote: On 03/27/2012 03:24 PM, Stefan Berger wrote: From Andreas Niederl's original posting with adaptations where necessary: This patch is based of off version 9 of Stefan Berger's patch series "Qemu Trusted Platform Module (TPM) integration" and ad

[Qemu-devel] [PATCH V15 5/7] Add a TPM Passthrough backend driver implementation

2012-03-27 Thread Stefan Berger
>From Andreas Niederl's original posting with adaptations where necessary: This patch is based of off version 9 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 command

Re: [Qemu-devel] [PATCH V15 5/7] Add a TPM Passthrough backend driver implementation

2012-03-27 Thread Anthony Liguori
On 03/27/2012 03:24 PM, Stefan Berger wrote: From Andreas Niederl's original posting with adaptations where necessary: This patch is based of off version 9 of Stefan Berger's patch series "Qemu Trusted Platform Module (TPM) integration" and adds a new backend driver for it. This patch adds