Daniel P. Berrange fd6d506c50 virt-host-validate: distinguish exists vs accessible for devices
Currently we just check that various devices are accessible.
This leads to inaccurate errors reported for /dev/kvm and
/dev/vhost-net if they exist but an unprivileged user lacks
access. Switch existing checks to look for file existance,
and add a separate check for accessibility of /dev/kvm
since some distros don't grant users access by default.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-10-12 13:15:00 +01:00
..
2015-03-23 09:01:30 +01:00
2015-09-24 09:53:38 -04:00
2015-09-04 14:12:34 +02:00
2015-09-04 14:12:34 +02:00