On Wed, Jun 05, 2019 at 12:31:00PM +0200, [email protected] wrote:
From: Marc-André Lureau <[email protected]>Signed-off-by: Marc-André Lureau <[email protected]> --- src/qemu/qemu_tpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_tpm.c b/src/qemu/qemu_tpm.c index 835a9caf46..41fef1f8f5 100644 --- a/src/qemu/qemu_tpm.c +++ b/src/qemu/qemu_tpm.c @@ -745,7 +745,7 @@ qemuExtTPMCleanupHost(virDomainDefPtr def) * qemuExtTPMStartEmulator: * * @driver: QEMU driver - * @def: domain definition + * @vm: the VM domain
s/VM domain/domain object/
* @logCtxt: log context * * Start the external TPM Emulator:
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
