]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add hw random number generator (/dev/hwrng) to cgroup ACL
authorPradipta Kr. Banerjee <bpradip@in.ibm.com>
Thu, 16 Jan 2014 13:41:17 +0000 (19:11 +0530)
committerEric Blake <eblake@redhat.com>
Mon, 27 Jan 2014 16:48:39 +0000 (09:48 -0700)
commitc6320d34637a9883e31c4081d418fc33a4277cf2
tree896b7558c0851036785926d7dda83024d6244f7c
parent2636dc8c4de83cd37bc0680a6fbc3f6d25023bd7
Add hw random number generator (/dev/hwrng) to cgroup ACL

Creating a qemu VM with /dev/hwrng as backend RNG device throws the
following error - "Could not open '/dev/hwrng': Permission denied"
This patch fixes the issue

Signed-off-by: Pradipta Kr. Banerjee <bpradip@in.ibm.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_cgroup.c