libvirt/src/node_device
Martin Kletzander d77ffb6876 nodedev: Expose PCI header type
If we expose this information, which is one byte in every PCI config
file, we let all mgmt apps know whether the device itself is an endpoint
or not so it's easier for them to decide whether such device can be
passed through into a VM (endpoint) or not (*-bridge).

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1317531

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-03-18 17:35:06 +01:00
..
node_device_driver.c nodedev: update netdev feature bits before each dumpxml 2015-06-17 13:51:33 -04:00
node_device_driver.h
node_device_hal.c node_device: fix libvirt build if WITH_HAL is defined 2015-05-21 14:25:20 -04:00
node_device_hal.h
node_device_linux_sysfs.c nodedev: stub nodeDeviceSysfsGetPCIRelatedDevCaps 2016-02-07 02:24:55 +03:00
node_device_linux_sysfs.h node_device: new functions to get sriov/iommu info from sysfs 2015-05-18 10:31:58 -04:00
node_device_udev.c nodedev: Expose PCI header type 2016-03-18 17:35:06 +01:00
node_device_udev.h