libvirt/src/test
Peter Krempa 33dc8cf018 drivers: Implement virListAllDomains for drivers using virDomainObj
This patch adds support for listing all domains into drivers that use
the common virDomainObj implementation: libxl, lxc, openvz, qemu, test,
uml, vmware.

For drivers that don't support managed save images the guests are
treated as if they had none, so filtering guests that do have such an
image on this driver succeeds and produces 0 results.
2012-06-20 13:35:26 +02:00
..
test_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
test_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00