libvirt/src/openvz
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
..
openvz_conf.c openvz: check pointer size instead of int 2012-06-20 08:06:57 +02:00
openvz_conf.h openvz: Add simple test for openvzReadNetworkConf 2011-06-01 11:58:15 +02:00
openvz_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
openvz_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
openvz_util.c openvz: determine kb/pages only once 2012-05-15 14:39:14 +02:00
openvz_util.h openvz: determine kb/pages only once 2012-05-15 14:39:14 +02:00