libvirt/src/node_device
Laine Stump 307081796e nodedev: update netdev feature bits before each dumpxml
As with several other attributes of devices (link status, sriov VF
list, IOMMU group list), the detdev feature bits aren't automatically
updated in the nodedev driver's cache when they change. In order to
get a properly up-to-date list when getting the XML of a device, we
must reget them in update-caps prior to each dumpxml.

This resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1232880
2015-06-17 13:51:33 -04: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: prepare node_device_linux_sysfs.c to add more functions 2015-05-18 10:30:27 -04:00
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 node_device: new functions to get sriov/iommu info from sysfs 2015-05-18 10:31:58 -04: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 node_device: replace duplicated code in hal and udev backends 2015-05-18 10:34:01 -04:00
node_device_udev.h