[libvirt PATCH 04/14] qemu: Document qemuTPMEmulatorDeleteStorage()

Andrea Bolognani abologna at redhat.com
Fri Feb 4 18:51:07 UTC 2022


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 src/qemu/qemu_tpm.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/qemu/qemu_tpm.c b/src/qemu/qemu_tpm.c
index 8d66a2127e..182209bda6 100644
--- a/src/qemu/qemu_tpm.c
+++ b/src/qemu/qemu_tpm.c
@@ -166,6 +166,12 @@ qemuTPMEmulatorCreateStorage(const char *storagepath,
 }
 
 
+/**
+ * qemuTPMEmulatorDeleteStorage:
+ * @tpm: TPM definition
+ *
+ * Delete all persistent storage associated with the swtpm.
+ */
 static void
 qemuTPMEmulatorDeleteStorage(virDomainTPMDef *tpm)
 {
-- 
2.34.1




More information about the libvir-list mailing list