libvirt/src/libxl
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
..
libxl_conf.c build: prohibit raw malloc and free 2012-02-03 10:41:45 -07:00
libxl_conf.h Add domainSave/Restore to libxl driver 2011-05-30 23:29:05 -06:00
libxl_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
libxl_driver.h List authors in copyright headers 2011-03-29 20:57:02 +08:00