Re: [libvirt] [PATCH v5 06/20] tests: Add tests for QEMU command line generation with encrypted TPM

2019-07-24 Thread Daniel P . Berrangé
On Fri, Jul 12, 2019 at 12:23:40PM -0400, Stefan Berger wrote: > The QEMU command line does not change when TPM state is encrypted > compared to when it is plain. > > Signed-off-by: Stefan Berger > Reviewed-by: Marc-André Lureau > --- > .../tpm-emulator-tpm2-enc.x86_64-latest.args | 35

[libvirt] [PATCH v5 06/20] tests: Add tests for QEMU command line generation with encrypted TPM

2019-07-12 Thread Stefan Berger
The QEMU command line does not change when TPM state is encrypted compared to when it is plain. Signed-off-by: Stefan Berger Reviewed-by: Marc-André Lureau --- .../tpm-emulator-tpm2-enc.x86_64-latest.args | 35 +++ tests/qemuxml2argvtest.c | 1 + 2 files