]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for parsing iotune group setting
authorJohn Ferlan <jferlan@redhat.com>
Mon, 31 Oct 2016 21:22:59 +0000 (17:22 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 5 Dec 2016 23:12:08 +0000 (18:12 -0500)
commitc53bd25b1384f133ce479d28ecf9067ab98d8067
treeb97ba084a224db4f88df69fe32f90b617ea6c60c
parentd0f82df2058d8be3834f8fefa2c1ab7830221a92
qemu: Add support for parsing iotune group setting

Add support to read/parse the iotune group setting for qemu.

Signed-off-by: John Ferlan <jferlan@redhat.com>
include/libvirt/libvirt-domain.h
src/conf/domain_conf.c
src/conf/domain_conf.h
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