Re: [libvirt] [PATCH v8 00/18] Add support for TPM emulator (for 4.5)

2018-06-05 Thread Stefan Berger
On 06/05/2018 07:28 AM, Stefan Berger wrote: On 06/05/2018 01:03 AM, Marc Hartmayer wrote: On Thu, May 24, 2018 at 10:25 PM +0200, Stefan Berger wrote: This series of patches adds support for the TPM emulator backend that is available in QEMU and based on swtpm + libtpms. It allows to attach

Re: [libvirt] [PATCH v8 00/18] Add support for TPM emulator (for 4.5)

2018-06-05 Thread Stefan Berger
On 06/05/2018 01:03 AM, Marc Hartmayer wrote: On Thu, May 24, 2018 at 10:25 PM +0200, Stefan Berger wrote: This series of patches adds support for the TPM emulator backend that is available in QEMU and based on swtpm + libtpms. It allows to attach a TPM 1.2 or 2 to a QEMU VM. sVirt labels are

Re: [libvirt] [PATCH v8 00/18] Add support for TPM emulator (for 4.5)

2018-06-04 Thread Marc Hartmayer
On Thu, May 24, 2018 at 10:25 PM +0200, Stefan Berger wrote: > This series of patches adds support for the TPM emulator backend that > is available in QEMU and based on swtpm + libtpms. It allows to attach a > TPM 1.2 or 2 to a QEMU VM. sVirt labels are used for labeling the swtpm > process, its

[libvirt] [PATCH v8 00/18] Add support for TPM emulator (for 4.5)

2018-05-24 Thread Stefan Berger
This series of patches adds support for the TPM emulator backend that is available in QEMU and based on swtpm + libtpms. It allows to attach a TPM 1.2 or 2 to a QEMU VM. sVirt labels are used for labeling the swtpm process, its Unix socket, and log file with the same label that the QEMU process