]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Add helper to convert vcpu definition to JSON props
authorPeter Krempa <pkrempa@redhat.com>
Thu, 4 Aug 2016 12:12:39 +0000 (14:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Aug 2016 19:44:47 +0000 (15:44 -0400)
commit8807f28b8541b59704df4f90ace06b622ab77866
tree3166e5a9d15759c10c7a14a4bf0286bc308f041e
parent48e3d42889dcf3f7cec24c0bf4fd55c8da5f324b
qemu: command: Add helper to convert vcpu definition to JSON props

For use on the monitor we need to format certain parts of the vcpu
private definition into a JSON object. Add a helper.
src/qemu/qemu_command.c
src/qemu/qemu_command.h