On Mon, Feb 26, 2018 at 11:05:50AM +0100, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
> src/qemu/qemu_process.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c
> index 1923c8e35..57c06c7c1 100644
> --- a/src/qemu/qemu_process.c
> +++ b/src/qemu/qemu_process.c
> @@ -5909,11 +5909,11 @@ qemuProcessLaunch(virConnectPtr conn,
> int *nicindexes = NULL;
> size_t i;
>
> - VIR_DEBUG("vm=%p name=%s id=%d asyncJob=%d "
> + VIR_DEBUG("conn=%p driver=%p vm=%p name=%s if=%d asyncJob=%d "
> "incoming.launchURI=%s incoming.deferredURI=%s "
> "incoming.fd=%d incoming.path=%s "
> "snapshot=%p vmop=%d flags=0x%x",
> - vm, vm->def->name, vm->def->id, asyncJob,
> + conn, driver, vm, vm->def->name, vm->def->id, asyncJob,
> NULLSTR(incoming ? incoming->launchURI : NULL),
> NULLSTR(incoming ? incoming->deferredURI : NULL),
> incoming ? incoming->fd : -1,
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list