On 06/04/2013 01:35 PM, Corey Bryant wrote:
>
>
> On 06/04/2013 03:23 PM, Eric Blake wrote:
>> On 06/04/2013 12:18 PM, Corey Bryant wrote:
>>> This patch series provides persistent storage support that a TPM
>> can use to store NVRAM data. It uses QEMU's block driver to store
>>> data on a drive
On 06/04/2013 03:23 PM, Eric Blake wrote:
On 06/04/2013 12:18 PM, Corey Bryant wrote:
This patch series provides persistent storage support that a TPM
can use to store NVRAM data. It uses QEMU's block driver to store
data on a drive image. The libtpms TPM 1.2 backend will be the
initial us
On 06/04/2013 12:18 PM, Corey Bryant wrote:
> This patch series provides persistent storage support that a TPM
> can use to store NVRAM data. It uses QEMU's block driver to store
> data on a drive image. The libtpms TPM 1.2 backend will be the
> initial user of this functionality to store data th
This patch series provides persistent storage support that a TPM
can use to store NVRAM data. It uses QEMU's block driver to store
data on a drive image. The libtpms TPM 1.2 backend will be the
initial user of this functionality to store data that must persist
through a reboot or migration. A sa