libvirt/src/conf
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
..
capabilities.c Multiple security drivers in XML data 2012-08-20 19:13:33 +02:00
capabilities.h Internal refactory of data structures 2012-08-20 19:13:33 +02:00
cpu_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
cpu_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
device_conf.c conf: add function virDevicePCIAddressEqual 2012-08-17 15:43:26 -04:00
device_conf.h conf: add function virDevicePCIAddressEqual 2012-08-17 15:43:26 -04:00
domain_audit.c Internal refactory of data structures 2012-08-20 19:13:33 +02:00
domain_audit.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_conf.c Add support for EOI with APIC 2012-09-14 08:18:11 +02:00
domain_conf.h Add support for EOI with APIC 2012-09-14 08:18:11 +02:00
domain_event.c events: Fix domain event race on client disconnect 2012-09-07 14:45:00 +02:00
domain_event.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_vlan_conf.c conf: add <vlan> element to network and domain interface elements 2012-08-15 13:10:57 -04:00
netdev_vlan_conf.h conf: add <vlan> element to network and domain interface elements 2012-08-15 13:10:57 -04:00
netdev_vport_profile_conf.c conf: support partially-specified <virtualport> in parser and formatter 2012-08-14 15:47:50 -04:00
netdev_vport_profile_conf.h conf: support partially-specified <virtualport> in parser and formatter 2012-08-14 15:47:50 -04:00
network_conf.c list: Add helpers to list network objects 2012-09-11 16:59:51 +08:00
network_conf.h list: Add helpers to list network objects 2012-09-11 16:59:51 +08:00
node_device_conf.c list: Add helpers for listing node devices 2012-09-17 10:38:18 +08:00
node_device_conf.h list: Add helpers for listing node devices 2012-09-17 10:38:18 +08:00
nwfilter_conf.c nwfilter: fix crash during filter define when lxc driver failed startup 2012-08-09 23:28:00 -04:00
nwfilter_conf.h nwfilter: provide basic support for firewalld 2012-08-21 13:40:58 -04:00
nwfilter_ipaddrmap.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_ipaddrmap.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_params.c maint: don't permit format strings without % 2012-07-26 14:32:30 -06:00
nwfilter_params.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
snapshot_conf.c snapshot: rename an enum 2012-08-24 09:51:08 -06:00
snapshot_conf.h snapshot: rename an enum 2012-08-24 09:51:08 -06:00
storage_conf.c list: Add helpers for listing storage pool objects 2012-09-06 21:59:00 +08:00
storage_conf.h list: Add helpers for listing storage pool objects 2012-09-06 21:59:00 +08:00
storage_encryption_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
storage_encryption_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virconsole.c conf: Remove console stream callback only when freeing console helper 2012-08-03 23:42:45 +02:00
virconsole.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00