[Qemu-devel] [PATCH v4 0/8] Provide support for the software TPM emulator

2017-06-05 Thread Amarnath Valluri
Briefly, Theses set of patches introduces: - new TPM backend driver to support software TPM emulators(swtpm(1)). - and few supported fixes/enhancements/cleanup to existing tpm backend code. The similar idea was initiated earliar(2) by Stefan Berger(CCed) with slightly different approach, u

Re: [Qemu-devel] [PATCH v4 0/8] Provide support for the software TPM emulator

2017-05-22 Thread Valluri, Amarnath
Gentle request to review this patchset > -Original Message- > From: Valluri, Amarnath > Sent: Tuesday, May 16, 2017 10:58 AM > To: qemu-devel@nongnu.org > Cc: Valluri, Amarnath > Subject: [Qemu-devel][PATCH v4 0/8] Provide support for the software TPM > emulator >

[Qemu-devel] [PATCH v4 0/8] Provide support for the software TPM emulator

2017-05-16 Thread Amarnath Valluri
Briefly, Theses set of patches introduces: - new TPM backend driver to support software TPM emulators(swtpm(1)). - and few supported fixes/enhancements/cleanup to existing tpm backend code. The similar idea was initiated earliar(2) by Stefan Berger(CCed) with slightly different approach, u