The @tpm argument was not mentioned.
Signed-off-by: Andrea Bolognani <abologna(a)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