libvirt/include
Osier Yang c6a3be5dff list: Define new API virConnectListAllNodeDevices
This is to list the node device objects, supports to filter the results
by capability types.

include/libvirt/libvirt.h.in: Declare enum virConnectListAllNodeDeviceFlags
                              and virConnectListAllNodeDevices.
python/generator.py: Skip auto-generating
src/driver.h: (virDrvConnectListAllNodeDevices)
src/libvirt.c: Implement the public API
src/libvirt_public.syms: Export the symbol to public
2012-09-17 10:30:04 +08:00
..
libvirt list: Define new API virConnectListAllNodeDevices 2012-09-17 10:30:04 +08:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00