This is a v2 of Cyril's implementation of xl suspend/resume. This is a
cooperative operation like libvirt's suspend.
I renamed suspend-to-ram to just suspend. xl also needed a fixup to
avoid exiting when the domain suspends.
Jason Andryuk (1):
xl: Keep monitoring suspended domain
zithro / Cyril Rébert (1):
tools/xl: add suspend and resume subcommands
docs/man/xl.1.pod.in | 12 +++++++++
tools/xl/xl.h | 3 +++
tools/xl/xl_cmdtable.c | 10 ++++++++
tools/xl/xl_vmcontrol.c | 54 ++++++++++++++++++++++++++++++++++++++++-
4 files changed, 78 insertions(+), 1 deletion(-)
--
2.34.1