Re: [libvirt] [PATCH 12/18] tpm: Check whether previously found executables were updated

2019-07-09 Thread Marc-André Lureau
Hi On Tue, Jul 9, 2019 at 9:24 PM 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é Lureau

[libvirt] [PATCH 12/18] tpm: Check whether previously found executables were updated

2019-07-09 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 --- src/qemu/qemu_tpm.c | 1 + src/tpm/virtpm.c| 34 ++ 2 files c