Re: [Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-20 Thread Anthony Liguori
On Wed, Nov 20, 2013 at 2:01 PM, Stefan Berger wrote: > On 11/19/2013 06:03 PM, Anthony Liguori wrote: >> >> On Tue, Nov 19, 2013 at 1:32 PM, Corey Bryant >> wrote: >>> >>> On 11/19/2013 02:50 PM, Anthony Liguori wrote: On Wed, Nov 6, 2013 at 6:38 AM, Corey Bryant wrote: > >>>

Re: [Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-20 Thread Stefan Berger
On 11/19/2013 06:03 PM, Anthony Liguori wrote: On Tue, Nov 19, 2013 at 1:32 PM, Corey Bryant wrote: On 11/19/2013 02:50 PM, Anthony Liguori wrote: On Wed, Nov 6, 2013 at 6:38 AM, Corey Bryant wrote: This patch series provides support for a software Trusted Platform Module (otherwise known as

Re: [Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-19 Thread Anthony Liguori
On Tue, Nov 19, 2013 at 1:32 PM, Corey Bryant wrote: > > On 11/19/2013 02:50 PM, Anthony Liguori wrote: >> >> On Wed, Nov 6, 2013 at 6:38 AM, Corey Bryant >> wrote: >>> >>> This patch series provides support for a software Trusted Platform >>> Module (otherwise known as a vTPM). This support is

Re: [Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-19 Thread Corey Bryant
On 11/19/2013 02:50 PM, Anthony Liguori wrote: On Wed, Nov 6, 2013 at 6:38 AM, Corey Bryant wrote: This patch series provides support for a software Trusted Platform Module (otherwise known as a vTPM). This support is provided via a new backend that works with the existing QEMU tpm-tis front

Re: [Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-19 Thread Anthony Liguori
On Wed, Nov 6, 2013 at 6:38 AM, Corey Bryant wrote: > This patch series provides support for a software Trusted Platform > Module (otherwise known as a vTPM). This support is provided via a > new backend that works with the existing QEMU tpm-tis front end. We do device emulation within QEMU. Th

[Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM

2013-11-06 Thread Corey Bryant
This patch series provides support for a software Trusted Platform Module (otherwise known as a vTPM). This support is provided via a new backend that works with the existing QEMU tpm-tis front end. With this patch series, multiple guests can run with their own vTPM. In comparison, the existing p