]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: clarify some external TPM error messages
authorJán Tomko <jtomko@redhat.com>
Fri, 20 Jan 2023 11:56:48 +0000 (12:56 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 23 Jan 2023 12:44:16 +0000 (13:44 +0100)
commit1c7476c8797b7f0d6e8d607f6a42c5bf43441677
treea3196371388ebbb3cd2e5e221690a5ae2b452743
parentd6a8b9eef70887e01fa5fd292580e14ca5eab08c
conf: clarify some external TPM error messages

Two of the messages referred to 'backend type' when dealing
with the source type and one mentioned the 'client' attribute
from an earlier iteration of the patches, even though the attribute
was later changed to 'connect'.

https://bugzilla.redhat.com/show_bug.cgi?id=2063723

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c
src/conf/domain_validate.c