libvirt/src/node_device
Ján Tomko 5de9b50259 Only detect PCI Express devices as root in udev nodedev driver
This stops the error message spam when running unprivileged
libvirtd:
2014-06-30 12:38:47.990+0000: 631: error : virPCIDeviceConfigOpen:300 :
Failed to open config space file
'/sys/bus/pci/devices/0000:00:00.0/config': Permission denied

Reported by Daniel Berrange:
https://www.redhat.com/archives/libvir-list/2014-June/msg01082.html
2014-07-01 16:30:32 +02:00
..
node_device_driver.c node_device: Expose link state & speed 2014-06-11 10:59:39 +02:00
node_device_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
node_device_hal.c conf: use typedefs for enums in node_device_conf, nwfilter_params 2014-05-12 16:49:43 -06:00
node_device_hal.h
node_device_linux_sysfs.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
node_device_udev.c Only detect PCI Express devices as root in udev nodedev driver 2014-07-01 16:30:32 +02:00
node_device_udev.h