All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 8] Teach xm save to checkpoint a running domain
@ 2007-01-12  0:26 Brendan Cully
  2007-01-12  0:26 ` [PATCH 1 of 8] Add resumedomain domctl to resume a domain after checkpoint Brendan Cully
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Brendan Cully @ 2007-01-12  0:26 UTC (permalink / raw)
  To: xen-devel

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.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-01-12 23:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-12  0:26 [PATCH 0 of 8] Teach xm save to checkpoint a running domain Brendan Cully
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

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.