Re: [PATCH v7 08/10] qemu: build command line for the TPM Proxy device

2020-06-23 Thread Ján Tomko
On a Wednesday in 2020, Daniel Henrique Barboza wrote: This patch wraps it up all the wiring done in previous patches, enabling a PPC64 guest to launch a guest using a TPM Proxy device. Note that device validation is already being done in qemu_validate.c, qemuValidateDomainDeviceDefTPM(), on

[PATCH v7 08/10] qemu: build command line for the TPM Proxy device

2020-06-10 Thread Daniel Henrique Barboza
This patch wraps it up all the wiring done in previous patches, enabling a PPC64 guest to launch a guest using a TPM Proxy device. Note that device validation is already being done in qemu_validate.c, qemuValidateDomainDeviceDefTPM(), on domain define time. We don't need to verify QEMU