xl: support for leaving domain paused after save

Enterprise / Virtualization / Xen - Ian Murray [yahoo.co.uk] - 17 July 2013 04:39 UTC

New feature to allow xl save to leave a domain paused after its memory has been saved. This is to allow disk snapshots of domU to be taken that exactly correspond to the memory state at save time. Once the snapshot(s) have been taken or whatever, the domain can be unpaused in the usual manner.

Usage: xl save -p

4d1759b xl: support for leaving domain paused after save
docs/man/xl.pod.1 | 6 +++++-
tools/libxl/xl_cmdimpl.c | 20 ++++++++++++++------
tools/libxl/xl_cmdtable.c | 3 ++-
3 files changed, 21 insertions(+), 8 deletions(-)

Upstream: xenbits.xen.org


  • Share