[PATCH 0/4] qemu_cgroup: Slightly rework

Michal Privoznik posted 4 patches 2 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1647360351.git.mprivozn@redhat.com
src/qemu/qemu_cgroup.c | 246 +++++++++++++++++------------------------
1 file changed, 100 insertions(+), 146 deletions(-)
[PATCH 0/4] qemu_cgroup: Slightly rework
Posted by Michal Privoznik 2 years, 1 month ago
These are inspired by my earlier patches that solved the same issue for
namespaces:

https://listman.redhat.com/archives/libvir-list/2022-March/229266.html

Michal Prívozník (4):
  qemu_cgroup: Drop ENOENT special case for RNG devices
  qemu_cgroup: Introduce and use qemuCgroupAllowDevicePath()
  qemu_cgroup: Introduce and use qemuCgroupDenyDevicePath()
  qemu_cgroup: Don't deny devices from cgroupDeviceACL

 src/qemu/qemu_cgroup.c | 246 +++++++++++++++++------------------------
 1 file changed, 100 insertions(+), 146 deletions(-)

-- 
2.34.1