On Tue, Jun 02, 2015 at 14:34:19 +0200, Jiri Denemark wrote:
> Once we start waiting for migration events instead of polling
> query-migrate, priv->job.current will not be regularly updated anymore
> because we will get the current status directly from the events. Thus
> virDomainGetJob{Info,Stats} will have to query QEMU, but they can't just
> blindly update priv->job.current structure. This patch introduces
> qemuMigrationFetchJobStatus which just fills in a caller supplied
> structure and makes qemuMigrationUpdateJobStatus a tiny wrapper around
> it.
> 
> Signed-off-by: Jiri Denemark <jdene...@redhat.com>
> ---
>

ACK,

Peter

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to