]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Remove qemuMonitorJSONExtractCPUArchInfo wrapper
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Jul 2018 10:53:51 +0000 (12:53 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 9 Jul 2018 14:18:53 +0000 (16:18 +0200)
commit1e65d35b047959af7a033aad4cc364e4cf87b17b
tree499a205b6919074b2c58e08fba617fdf408d811d
parent3087b27cffdd46ad0e953e061d6f3c519aefd5d8
qemu: monitor: Remove qemuMonitorJSONExtractCPUArchInfo wrapper

The wraper is quite pointless and also the 'arch' field may depend on
whether query-cpus-fast is used.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_monitor_json.c