Re: [libvirt] [PATCH v7 08/19] tpm: Check whether previously found executables were updated

2019-07-26 Thread Daniel P . Berrangé
On Thu, Jul 25, 2019 at 02:22:04PM -0400, Stefan Berger wrote: > Check whether previously found executables were updated and if > so look for them again. This helps to use updated features of > swtpm and its tools upon updating them. > > Signed-off-by: Stefan Berger > Reviewed-by: Marc-André

[libvirt] [PATCH v7 08/19] tpm: Check whether previously found executables were updated

2019-07-25 Thread Stefan Berger
Check whether previously found executables were updated and if so look for them again. This helps to use updated features of swtpm and its tools upon updating them. Signed-off-by: Stefan Berger Reviewed-by: Marc-André Lureau --- src/qemu/qemu_tpm.c | 1 + src/util/virtpm.c | 34