[libvirt] [REBASE PATCH v2 7/9] qemu: Add dump completed event to the capabilities

Jiri Denemark jdenemar at redhat.com
Fri Jan 26 09:32:43 UTC 2018


On Fri, Jan 19, 2018 at 14:53:14 -0500, John Ferlan wrote:
> Add the DUMP_COMPLETED check to the capabilities. This is the
> mechanism used to determine whether the dump-guest-memory command
> can support the "-detach" option and thus be able to wait on the
> event and allow for a query of the progress of the dump.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                             | 2 ++
>  src/qemu/qemu_capabilities.h                             | 1 +
>  tests/qemucapabilitiesdata/caps_2.10.0-gicv2.aarch64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_2.10.0-gicv3.aarch64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_2.10.0.ppc64.xml         | 1 +
>  tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml         | 1 +
>  tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml        | 1 +
>  tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.xml  | 1 +
>  tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.xml  | 1 +
>  tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml          | 1 +
>  tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml         | 1 +
>  tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml          | 1 +
>  tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml         | 1 +
>  tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml          | 1 +
>  tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml         | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml          | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml          | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml         | 1 +
>  18 files changed, 19 insertions(+)

ACK

Jirka




More information about the libvir-list mailing list