]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu: Document qemuTPMEmulatorDeleteStorage()
authorAndrea Bolognani <abologna@redhat.com>
Fri, 4 Feb 2022 16:24:06 +0000 (17:24 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 5 Feb 2022 13:36:11 +0000 (14:36 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_tpm.c

index 8d66a2127eaba0069e123a33a0a08c3cf44c0767..182209bda65884b35fcb4ae19b561d772ee9c9be 100644 (file)
@@ -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)
 {