xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/15] libxl: domain save/restore: run in a separate process
@ 2012-05-30 16:16 Ian Jackson
  2012-05-30 16:16 ` [PATCH 01/15] libxc: xc_domain_restore, make toolstack_restore const-correct Ian Jackson
                   ` (14 more replies)
  0 siblings, 15 replies; 33+ messages in thread
From: Ian Jackson @ 2012-05-30 16:16 UTC (permalink / raw)
  To: xen-devel

This is v2 of my series to asyncify save/restore.  It appears to work
for me.  Patches 00-05 were posted before.  06-15 are new.

Preparatory work:

 01/15 libxc: xc_domain_restore, make toolstack_restore const-correct
 02/15 libxl: domain save: rename variables etc.
 03/15 libxl: domain restore: reshuffle, preparing for ao
 04/15 libxl: domain save: API changes for asynchrony

The meat:

 05/15 libxl: domain save/restore: run in a separate process

Some fixups:

 06/15 libxl: rename libxl_dom:save_helper to physmap_path
 07/15 libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
 08/15 libxl: wait for qemu to acknowledge logdirty command

Asyncify writing of qemu save file, too:

 09/15 libxl: datacopier: provide "prefix data" facilit
 10/15 libxl: prepare for asynchronous writing of qemu save file
 11/15 libxl: Make libxl__domain_save_device_model asynchronous

Unrelated bugfixes found during testing:

 12/15 xl: Handle return value from libxl_domain_suspend correctly
 13/15 libxl: do not leak dms->saved_state
 14/15 libxl: do not leak spawned middle children
 15/15 libxl: do not leak an event struct on ignored ao progress

Thanks,
Ian.

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

end of thread, other threads:[~2012-05-31 14:07 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 16:16 [PATCH v2 00/15] libxl: domain save/restore: run in a separate process Ian Jackson
2012-05-30 16:16 ` [PATCH 01/15] libxc: xc_domain_restore, make toolstack_restore const-correct Ian Jackson
2012-05-30 17:26   ` Ian Campbell
2012-05-31  9:55     ` Ian Jackson
2012-05-31 11:16       ` Ian Campbell
2012-05-31 14:00         ` Ian Jackson
2012-05-30 16:16 ` [PATCH 02/15] libxl: domain save: rename variables etc Ian Jackson
2012-05-30 17:32   ` Ian Campbell
2012-05-31 10:02     ` Ian Jackson
2012-05-30 16:16 ` [PATCH 03/15] libxl: domain restore: reshuffle, preparing for ao Ian Jackson
2012-05-30 16:16 ` [PATCH 04/15] libxl: domain save: API changes for asynchrony Ian Jackson
2012-05-30 16:16 ` [PATCH 05/15] libxl: domain save/restore: run in a separate process Ian Jackson
2012-05-30 16:16 ` [PATCH 06/15] libxl: rename libxl_dom:save_helper to physmap_path Ian Jackson
2012-05-30 17:44   ` Ian Campbell
2012-05-30 16:16 ` [PATCH 07/15] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_* Ian Jackson
2012-05-30 17:48   ` Ian Campbell
2012-05-31 10:22     ` Ian Jackson
2012-05-31 11:17       ` Ian Campbell
2012-05-30 16:16 ` [PATCH 08/15] libxl: wait for qemu to acknowledge logdirty command Ian Jackson
2012-05-30 16:16 ` [PATCH 09/15] libxl: datacopier: provide "prefix data" facilit Ian Jackson
2012-05-31  7:52   ` Ian Campbell
2012-05-31 10:32     ` Ian Jackson
2012-05-31 11:20       ` Ian Campbell
2012-05-31 14:07         ` Ian Jackson
2012-05-30 16:16 ` [PATCH 10/15] libxl: prepare for asynchronous writing of qemu save file Ian Jackson
2012-05-30 16:16 ` [PATCH 11/15] libxl: Make libxl__domain_save_device_model asynchronous Ian Jackson
2012-05-30 16:16 ` [PATCH 12/15] xl: Handle return value from libxl_domain_suspend correctly Ian Jackson
2012-05-31  7:53   ` Ian Campbell
2012-05-30 16:16 ` [PATCH 13/15] libxl: do not leak dms->saved_state Ian Jackson
2012-05-31  7:54   ` Ian Campbell
2012-05-30 16:16 ` [PATCH 14/15] libxl: do not leak spawned middle children Ian Jackson
2012-05-30 16:16 ` [PATCH 15/15] libxl: do not leak an event struct on ignored ao progress Ian Jackson
2012-05-31  7:55   ` Ian Campbell

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).