]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: cgroup: Add functions to set cgroup image stuff on individual imgs
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Jun 2014 11:09:05 +0000 (13:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Jul 2014 08:38:55 +0000 (10:38 +0200)
commitaa53c77e1dc2637f42bbc54cf3d9da26fac245bb
treedb11d6dca7aae65753606c7505f321f4c7af09ed
parent52f50a716085616cb322f2060ce4377b498af6ad
qemu: cgroup: Add functions to set cgroup image stuff on individual imgs

Add functions that will allow to set all the required cgroup stuff on
individual images taking a virStorageSourcePtr. Also convert functions
designed to setup whole backing chain to take advantage of the change.
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h