[libvirt] [PATCH 0/4] Don't destroy domains on daemon restart and autostarted pools

Michal Privoznik posted 4 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1551707952.git.mprivozn@redhat.com
src/bhyve/bhyve_driver.c     | 12 ++----------
src/driver-state.h           |  4 ----
src/libvirt.c                | 14 +-------------
src/libxl/libxl_driver.c     | 14 +++-----------
src/lxc/lxc_driver.c         | 28 ++++++++--------------------
src/network/bridge_driver.c  | 22 ++++------------------
src/qemu/qemu_driver.c       | 17 ++---------------
src/remote/remote_daemon.c   |  8 ++++----
src/storage/storage_driver.c | 19 ++-----------------
9 files changed, 26 insertions(+), 112 deletions(-)
[libvirt] [PATCH 0/4] Don't destroy domains on daemon restart and autostarted pools
Posted by Michal Privoznik 5 years, 1 month ago
The reverts were not clean. A lot has changed since v1.1.1.

Michal Prívozník (4):
  daemon: Register secret driver before storage driver
  bhyve: Move autostarting of domains into bhyveStateInitialize
  Revert "virStateDriver - Separate AutoStart from Initialize"
  Revert "Separate out StateAutoStart from StateInitialize"

 src/bhyve/bhyve_driver.c     | 12 ++----------
 src/driver-state.h           |  4 ----
 src/libvirt.c                | 14 +-------------
 src/libxl/libxl_driver.c     | 14 +++-----------
 src/lxc/lxc_driver.c         | 28 ++++++++--------------------
 src/network/bridge_driver.c  | 22 ++++------------------
 src/qemu/qemu_driver.c       | 17 ++---------------
 src/remote/remote_daemon.c   |  8 ++++----
 src/storage/storage_driver.c | 19 ++-----------------
 9 files changed, 26 insertions(+), 112 deletions(-)

-- 
2.19.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list