[libvirt] [PATCH v2 0/3] Mark and document restore with managed save as risky

Michael Weiser michael.weiser at gmx.de
Thu Jan 2 16:00:23 UTC 2020


This series marks restore of an inactive qemu snapshot while there is
managed saved state as risky due to the reasons explained in patch 1 and
3. Patch 2 is a simple reformatting of the documentation with no other
changes in preparation of addition of more reasons why reverts might
need to be forced.

Changes from v1:
- reword error message to "error: revert requires force: snapshot
  without memory state, removal of existing managed saved state strongly
  recommended to avoid corruption"
- add documentation of the new behaviour

Michael Weiser (3):
  qemu: Warn of restore with managed save being risky
  docs: Reformat snapshot-revert force reasons
  docs: Add snapshot-revert qemu managedsave force

 docs/manpages/virsh.rst | 39 ++++++++++++++++++++++++---------------
 src/qemu/qemu_driver.c  |  9 +++++++++
 2 files changed, 33 insertions(+), 15 deletions(-)

-- 
2.24.1





More information about the libvir-list mailing list