xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] libxl: domain save/restore: run in a separate process
@ 2012-05-17 18:53 Ian Jackson
  2012-05-17 18:53 ` [PATCH 1/5] libxc: xc_domain_restore, make toolstack_restore const-correct Ian Jackson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ian Jackson @ 2012-05-17 18:53 UTC (permalink / raw)
  To: xen-devel

This is a first cut of my proposal to fix the libxl save/restore
machinery so that it is suitable for use in a single-process daemon.
See 5/5 for the full rationale.

Note that i have not executed this series, although I have compiled
it.  Nor have I reread the patches particularly carefully.  This is an
initial posting to get comments on the approach.

 1/5 libxc: xc_domain_restore, make toolstack_restore const-correct
 2/5 libxl: domain save: rename variables etc.
 3/5 libxl: domain restore: reshuffle, preparing for ao
 4/5 libxl: domain save: API changes for asynchrony
 5/5 libxl: domain save/restore: run in a separate process

These are also available as the final few commits on the following
git branch:
    http://xenbits.xen.org/gitweb/?p=people/iwj/xen-unstable.git;a=shortlog;h=refs/heads/rebasing.ao-save-restore
Note that this branch is REBASING and has a DISJOINT HISTORY to most
of the other xen-unstable.git trees on xenbits.

"master" in that repo is the xen-unstable tip (non-rebasing).  It
also contains my topgit forest; the tip of this series is the patch
t/xen/xc.save-restore-protocol.

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

end of thread, other threads:[~2012-05-17 18:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 18:53 [RFC PATCH 0/5] libxl: domain save/restore: run in a separate process Ian Jackson
2012-05-17 18:53 ` [PATCH 1/5] libxc: xc_domain_restore, make toolstack_restore const-correct Ian Jackson
2012-05-17 18:53 ` [PATCH 2/5] libxl: domain save: rename variables etc Ian Jackson
2012-05-17 18:53 ` [PATCH 3/5] libxl: domain restore: reshuffle, preparing for ao Ian Jackson
2012-05-17 18:53 ` [PATCH 4/5] libxl: domain save: API changes for asynchrony Ian Jackson
2012-05-17 18:53 ` [PATCH 5/5] libxl: domain save/restore: run in a separate process Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).