libvirt/src/lxc
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
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c maint: use gnulib configmake rather than open-coding things 2010-11-17 08:58:58 -07:00
lxc_conf.h maint: use gnulib configmake rather than open-coding things 2010-11-17 08:58:58 -07:00
lxc_container.c Fix LXC container console device setup 2010-11-11 12:06:30 +00:00
lxc_container.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc_controller.c maint: improve i18n on non-Linux 2010-11-17 10:12:57 -07:00
lxc_driver.c Implementations of virDomainIsUpdated for drivers except qemu 2010-11-24 11:22:30 -07:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00