Osier Yang 324bf8bfdc list: Add helpers for listing node devices
src/conf/node_device_conf.h:
  * New macro VIR_CONNECT_LIST_NODE_DEVICES_FILTERS_CAP
  * Declare virNodeDeviceList

src/conf/node_device_conf.c:
  * New helpers virNodeDeviceCapMatch, virNodeDeviceMatch.
    virNodeDeviceCapMatch looks up the list of all the caps the device
    support, to see if the device support the cap type.
  * Implement virNodeDeviceList

src/libvirt_private.syms:
  * Export virNodeDeviceList
  * Export virNodeDevCapTypeFromString
2012-09-17 10:38:18 +08:00
..
2012-07-23 10:50:50 +08:00
2012-07-23 10:50:50 +08:00
2012-09-14 08:18:11 +02:00
2012-09-14 08:18:11 +02:00
2012-08-24 09:51:08 -06:00
2012-08-24 09:51:08 -06:00