]> xenbits.xensource.com Git - libvirt.git/commit
virStateDriver - Separate AutoStart from Initialize
authorJohn Ferlan <jferlan@redhat.com>
Thu, 25 Jul 2013 12:03:38 +0000 (08:03 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 26 Jul 2013 13:30:53 +0000 (09:30 -0400)
commitcefb97fb815c81fc882da752f45effd23bcb9b4b
tree680f648f9e578c0b95e2bb4a54b108a0e9440fc8
parente4a969092bda5b3b952963fdf6658895165040b7
virStateDriver - Separate AutoStart from Initialize

Adjust these drivers to handle their Autostart functionality after each
of the drivers has gone through their Initialization functions
src/libxl/libxl_driver.c
src/lxc/lxc_driver.c
src/network/bridge_driver.c
src/qemu/qemu_driver.c
src/storage/storage_driver.c
src/uml/uml_driver.c