[libvirt] [PATCH 08/14] qemu: Parse more fields from query-migrate QMP command

Peter Krempa pkrempa at redhat.com
Fri Feb 22 07:47:54 UTC 2013


On 02/19/13 13:35, Jiri Denemark wrote:
> As a side effect, this also fixes reporting disk migration process.
> It was added to memory migration progress, which was wrong. Disk
> progress has dedicated fields in virDomainJobInfo structure.
> ---
>   src/qemu/qemu_domain.c       |   1 +
>   src/qemu/qemu_domain.h       |   3 +-
>   src/qemu/qemu_migration.c    |  44 +++++++------
>   src/qemu/qemu_monitor.c      |  15 +----
>   src/qemu/qemu_monitor.h      |  34 ++++++++--
>   src/qemu/qemu_monitor_json.c | 150 ++++++++++++++++++++++++++++++-------------
>   src/qemu/qemu_monitor_json.h |   5 +-
>   src/qemu/qemu_monitor_text.c |  47 +++++++-------
>   src/qemu/qemu_monitor_text.h |   5 +-
>   9 files changed, 192 insertions(+), 112 deletions(-)
>

ACK.

Peter




More information about the libvir-list mailing list