]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Report supported TPM version in domcaps
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Jul 2022 13:58:17 +0000 (15:58 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 13 Jul 2022 09:55:06 +0000 (11:55 +0200)
commit430ab88ab17727ac9774ee5b47f09f69c57add73
treef79608f936b870ec989440d890e637ecfae3dad3
parent1277a9c884039e92765c977917420511f45e52e8
qemu: Report supported TPM version in domcaps

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@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_capabilities.c