]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
cgroup: Use virCgroupNewThread
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Apr 2015 12:53:35 +0000 (08:53 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 9 Apr 2015 23:27:08 +0000 (19:27 -0400)
commit0456eda3176b4fd60a36fda4b8f9317552b88354
tree971ec367937501ebb6c471ade691d881cc61b704
parent2cd3a980dc28acb1d9afa9fc91cab93d999d0102
cgroup: Use virCgroupNewThread

Replace the virCgroupNew{Vcpu|Emulator|IOThread} calls with the common
virCgroupNewThread API

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_cgroup.c
src/qemu/qemu_driver.c
src/util/vircgroup.c
src/util/vircgroup.h