[libvirt] [PATCH v3 REBASE 09/16] qemu: start all async job with job status active

Jiri Denemark jdenemar at redhat.com
Tue Aug 29 14:15:39 UTC 2017


On Thu, Aug 24, 2017 at 09:56:46 +0300, Nikolay Shirokovskiy wrote:
> Setting status to none has little value - getting job status
> will not return even elapsed time.
> 
> After this patch getting job stats stays correct in a sence
> it will not fetch migration stats because it consults
> stats.status before doing the fetch.
> ---
>  src/qemu/qemu_domain.c    | 1 +
>  src/qemu/qemu_driver.c    | 2 --
>  src/qemu/qemu_migration.c | 4 ----
>  src/qemu/qemu_process.c   | 4 ----
>  4 files changed, 1 insertion(+), 10 deletions(-)

Makes sense.

ACK

Jirka




More information about the libvir-list mailing list