mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 14:35:25 +00:00
qemuProcessLaunch: fix a misspelling in log
Signed-off-by: Jiang Jiacheng <jiangjiacheng@huawei.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
6cd2b4e101
commit
37520bb46e
@ -7590,7 +7590,7 @@ qemuProcessLaunch(virConnectPtr conn,
|
|||||||
g_autofree int *nicindexes = NULL;
|
g_autofree int *nicindexes = NULL;
|
||||||
unsigned long long maxMemLock = 0;
|
unsigned long long maxMemLock = 0;
|
||||||
|
|
||||||
VIR_DEBUG("conn=%p driver=%p vm=%p name=%s if=%d asyncJob=%d "
|
VIR_DEBUG("conn=%p driver=%p vm=%p name=%s id=%d asyncJob=%d "
|
||||||
"incoming.uri=%s "
|
"incoming.uri=%s "
|
||||||
"incoming.fd=%d incoming.path=%s "
|
"incoming.fd=%d incoming.path=%s "
|
||||||
"snapshot=%p vmop=%d flags=0x%x",
|
"snapshot=%p vmop=%d flags=0x%x",
|
||||||
|
Loading…
Reference in New Issue
Block a user