On Tue, Jul 12, 2022 at 16:25:49 +0200, Michal Privoznik wrote: > Now that we have everything prepared, we can start detecting > supported TPM versions and setting corresponding values in > backendModel struct. > > Resolves: https://gitlab.com/libvirt/libvirt/-/issues/340 > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2103119 > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > src/qemu/qemu_capabilities.c | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>