提交 0e747f20 编写于 作者: J Jiri Denemark

qemu: Add debug message to spice migration

Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
上级 71408079
......@@ -2506,6 +2506,7 @@ qemuMigrationWaitForSpice(virDomainObjPtr vm)
if (!wait_for_spice)
return 0;
VIR_DEBUG("Waiting for SPICE to finish migration");
while (!priv->job.spiceMigrated && !priv->job.abortJob) {
if (virDomainObjWait(vm) < 0)
return -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册