]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Finish implementation of infrastructure for 'query-jobs'
authorPeter Krempa <pkrempa@redhat.com>
Mon, 25 Nov 2019 20:28:14 +0000 (21:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Nov 2019 14:59:33 +0000 (15:59 +0100)
commit01270a9a5fb0670b8d058aa4dea0db5c268642d3
tree183e913a0d74f1b4937a94fba72d28bb6998c2ac
parent27660f7990f292bbe3c8a59eab9fa0fa085971b4
qemu: monitor: Finish implementation of infrastructure for 'query-jobs'

Commit ed56851f1bc6f5 didn't wire up fetching of the statistics for the
job which are reported by 'query-jobs'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c