On Tue, Mar 15, 2022 at 05:07:15PM +0100, Michal Privoznik wrote:
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
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>