]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tpm: rename 'storagepath' to 'source_path'
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 22 Oct 2024 14:15:17 +0000 (18:15 +0400)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 5 Nov 2024 14:25:53 +0000 (15:25 +0100)
commit6d4eb07a55bb7cf63557cc4915d3cd00867e49f7
tree86e12526a075bc19e27552edf682ac10d228800c
parentcc0aab9395abf10b362a6adeb47e897c03bf99d5
tpm: rename 'storagepath' to 'source_path'

Mechanically replace existing 'storagepath' with 'source_path', as the
following patches introduce <source path='..'> configuration.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_tpm.c
src/security/security_selinux.c