[libvirt] [PATCH v4 10/12] qemu: Add new parameter to qemuMonitorDumpToFd

Jiri Denemark jdenemar at redhat.com
Fri Feb 2 15:58:28 UTC 2018


On Thu, Feb 01, 2018 at 18:24:41 -0500, John Ferlan wrote:
> Add a @detach parameter to the API in order allow running the QEMU
> code as a thread.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_driver.c       | 2 +-
>  src/qemu/qemu_monitor.c      | 7 +++++--
>  src/qemu/qemu_monitor.h      | 3 ++-
>  src/qemu/qemu_monitor_json.c | 4 +++-
>  src/qemu/qemu_monitor_json.h | 3 ++-
>  tests/qemumonitorjsontest.c  | 3 ++-
>  6 files changed, 15 insertions(+), 7 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list