libvirt/src/xenapi
Osier Yang f3605b33a1 Implementations of virDomainIsUpdated for drivers except qemu
Except LXC and UML driver, implementations of all other drivers
simply return 0, because these drivers doesn't have config both
in memory and on disk, no need to track if the domain of these
drivers updated or not.

Rename "xenUnifiedDomainisPersistent" to "xenUnifiedDomainIsPersistent"

* esx/esx_driver.c
* lxc/lxc_driver.c
* opennebula/one_driver.c
* openvz/openvz_driver.c
* phyp/phyp_driver.c
* test/test_driver.c
* uml/uml_driver.c
* vbox/vbox_tmpl.c
* xen/xen_driver.c
* xenapi/xenapi_driver.c
2010-11-24 11:22:30 -07:00
..
xenapi_driver_private.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_driver.c Implementations of virDomainIsUpdated for drivers except qemu 2010-11-24 11:22:30 -07:00
xenapi_driver.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_utils.c vcpu: support maxvcpu in domain_conf 2010-10-19 10:05:51 -06:00
xenapi_utils.h Add actions to virDomainLifecycle enum 2010-08-20 15:06:30 -06:00