From: Brendan Cully <brendan@cs.ubc.ca>
To: xen-devel@lists.xensource.com
Subject: [PATCH 0 of 8] Teach xm save to checkpoint a running domain
Date: Thu, 11 Jan 2007 17:26:55 -0700 [thread overview]
Message-ID: <patchbomb.1168565215@ventoux.cs.ubc.ca> (raw)
Here's version 2 of the checkpointing code, incorporating some of
Keir's feedback on version 1.
It adds a -c flag to xm save that indicates that the parent domain
should continue running after the checkpoint has been taken. The
checkpoint path is much more like the regular suspend path in this
version of the patch series.
next reply other threads:[~2007-01-12 0:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-12 0:26 Brendan Cully [this message]
2007-01-12 0:26 ` [PATCH 1 of 8] Add resumedomain domctl to resume a domain after checkpoint Brendan Cully
2007-01-12 1:38 ` [PATCH 1 of 8] Add resumedomain domctl to resume adomain " Masaki Kanno
2007-01-12 2:02 ` Brendan Cully
2007-01-12 0:26 ` [PATCH 2 of 8] Export resumedomain domctl to libxc Brendan Cully
2007-01-12 0:26 ` [PATCH 3 of 8] Export xc_domain_resume to xend Brendan Cully
2007-01-12 0:26 ` [PATCH 4 of 8] Add XS_RESUME command Brendan Cully
2007-01-12 0:27 ` [PATCH 5 of 8] Export XS_RESUME to xend Brendan Cully
2007-01-12 0:27 ` [PATCH 6 of 8] Make suspend hypercall return 1 when the domain has been resumed Brendan Cully
2007-01-12 12:01 ` John Levon
2007-01-12 23:09 ` Brendan Cully
2007-01-12 0:27 ` [PATCH 7 of 8] Make xen_suspend handle resume Brendan Cully
2007-01-12 0:27 ` [PATCH 8 of 8] Add xm save -c/--checkpoint option Brendan Cully
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1168565215@ventoux.cs.ubc.ca \
--to=brendan@cs.ubc.ca \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.