]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Add bps_max and friends qemu driver
authorMatthias Gatto <matthias.gatto@outscale.com>
Mon, 10 Nov 2014 15:19:09 +0000 (16:19 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 10 Nov 2014 16:18:17 +0000 (17:18 +0100)
commitd506a51aeb2a7a7b0c963f760e32b94376ea7173
tree5b913f6f6e25bbb04147da207ea097fa2b241d5a
parentc5b71619bd0ce50cbfa577f9712c42303002c289
qemu: Add bps_max and friends qemu driver

Add support for bps_max and friends in the driver part.
In the part checking if a qemu is running, check if the running binary
support bps_max, if not print an error message, if yes add it to
"info" variable

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
include/libvirt/libvirt-domain.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