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

2018-01-26 Thread Jiri Denemark
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 prog

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

2018-01-19 Thread John Ferlan
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 --- src/qemu/qemu_c