libvirt/src/opennebula
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
..
one_client.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_client.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
one_conf.c Define XML syntax for password expiry 2010-11-09 11:47:13 +00:00
one_conf.h one: Remove virConnectPtr from oneError 2010-04-06 02:03:36 +02:00
one_driver.c Implementations of virDomainIsUpdated for drivers except qemu 2010-11-24 11:22:30 -07:00
one_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00