]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add new parameter to qemuMonitorDumpToFd
authorJohn Ferlan <jferlan@redhat.com>
Mon, 20 Nov 2017 20:05:23 +0000 (15:05 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 6 Feb 2018 12:39:20 +0000 (07:39 -0500)
commit9a1755b7fee6e93fdb7d288f2674793c0c1a0d6a
treec79656d62d7690a6310e2e3e27505f8978e9ece4
parent501e3c3c96f4f5bb28308a74853216dc72f46014
qemu: Add new parameter to qemuMonitorDumpToFd

Add a @detach parameter to the API in order allow running the QEMU
code as a thread.

Reviewed-by: Jiri Denemark <jdenemar redhat com>
src/qemu/qemu_driver.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
tests/qemumonitorjsontest.c