]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
cputune_event: queue the event for cputune updates
authorPavel Hrdina <phrdina@redhat.com>
Tue, 9 Sep 2014 14:34:12 +0000 (16:34 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 23 Sep 2014 19:58:09 +0000 (21:58 +0200)
commit0dce260cc81b284e1073688b6d7900040b679da2
treece304d6e184e3cbc6f1d97433dcc9825edde9620
parent9e734ab73eb171bd09bb71c8fd6d21e266c06875
cputune_event: queue the event for cputune updates

Now we have universal tunable event so we can use it for reporting
changes to user. The cputune values will be prefixed with "cputune" to
distinguish it from other tunable events.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
include/libvirt/libvirt.h.in
src/qemu/qemu_cgroup.c
src/qemu/qemu_driver.c