search for: clock_device_t

Displaying 1 result from an estimated 1 matches for "clock_device_t".

2009 Nov 09
4
SELinux and KVM
...etting up a kvm guest? All I have done so far is: Install qemu. Set libvirtd to start at boot. Bridge eth0 to br0 via customs ifcfg-X scripts in /etc/sysconfig/network-scripts. Run virt-manager. Add a new guest. Summary: SELinux is preventing qemu-system-x86 (qemu_t) "read" to rtc (clock_device_t). Detailed Description: SELinux denied access requested by qemu-system-x86. It is not expected that this access is required by qemu-system-x86 and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to requir...