libvirt/include
Osier Yang a42eac601e list: Define new API virStoragePoolListAllVolumes
Simply returns the storage volume objects. No supported filter
flags.

include/libvirt/libvirt.h.in: Declare the API
python/generator.py: Skip the function for generating. virStoragePool.py
                     will be added in later patch.
src/driver.h: virDrvStoragePoolListVolumesFlags
src/libvirt.c: Implementation for the API.
src/libvirt_public.syms: Export the symbol to public
2012-09-10 10:37:22 +08:00
..
libvirt list: Define new API virStoragePoolListAllVolumes 2012-09-10 10:37:22 +08:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00