[libvirt PATCH 02/14] qemu: Fully document qemuTPMEmulatorStart()

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


The @tpm argument was not mentioned.

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

diff --git a/src/qemu/qemu_tpm.c b/src/qemu/qemu_tpm.c
index c82e5921d7..627c7e631d 100644
--- a/src/qemu/qemu_tpm.c
+++ b/src/qemu/qemu_tpm.c
@@ -879,6 +879,7 @@ qemuExtTPMCleanupHost(virDomainDef *def)
  * qemuTPMEmulatorStart:
  * @driver: QEMU driver
  * @vm: the domain object
+ * @tpm: TPM definition
  * @incomingMigration: whether we have an incoming migration
  *
  * Start the external TPM Emulator:
-- 
2.34.1




More information about the libvir-list mailing list