]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemu: Tweak debug message for qemuMigrationSrcPerformPeer2Peer3
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 24 Nov 2020 23:19:41 +0000 (00:19 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 24 Nov 2020 23:21:49 +0000 (00:21 +0100)
Commit 49186372dbe8 forgot to add the new parameter.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_migration.c

index 4be8f3c64c94895e357d8ecc3cfcf52b6b26bebf..fcb33d0364a1fc3a1ea865d3c0e1553ed0b69d29 100644 (file)
@@ -4356,12 +4356,12 @@ qemuMigrationSrcPerformPeer2Peer3(virQEMUDriverPtr driver,
 
     VIR_DEBUG("driver=%p, sconn=%p, dconn=%p, dconnuri=%s, vm=%p, xmlin=%s, "
               "dname=%s, uri=%s, graphicsuri=%s, listenAddress=%s, "
-              "nmigrate_disks=%zu, migrate_disks=%p, nbdPort=%d, "
+              "nmigrate_disks=%zu, migrate_disks=%p, nbdPort=%d, nbdURI=%s, "
               "bandwidth=%llu, useParams=%d, flags=0x%lx",
               driver, sconn, dconn, NULLSTR(dconnuri), vm, NULLSTR(xmlin),
               NULLSTR(dname), NULLSTR(uri), NULLSTR(graphicsuri),
               NULLSTR(listenAddress), nmigrate_disks, migrate_disks, nbdPort,
-              bandwidth, useParams, flags);
+              NULLSTR(nbdURI), bandwidth, useParams, flags);
 
     /* Unlike the virDomainMigrateVersion3 counterpart, we don't need
      * to worry about auto-setting the VIR_MIGRATE_CHANGE_PROTECTION