xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 6 V3] libxl: refactor suspend/resume code
@ 2012-02-03  6:49 rshriram
  2012-02-03  6:49 ` [PATCH 1 of 6 V3] libxl: helper function to send commands to traditional qemu rshriram
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: rshriram @ 2012-02-03  6:49 UTC (permalink / raw)
  To: xen-devel; +Cc: brendan, ian.jackson, ian.campbell, stefano.stabellini

This patch series refactors the suspend/resume code to minimize
Remus specific code in libxl. There are a couple of trivial bug
fixes too.

These patches depend on Stefano's "v4 libxl: save/resto​re qemu physmap"


Changes in V3:

1. rebase patches based on Stefano's patches
   use qmp_save instead of qmp_migrate
2. check if qemu moves to "running" state after resuming the device model
3. Moved comments on the co-operative suspend to libxl.h


Changes in V2:
1. migrate code is refactored as save_config , create child,
   do_preamble instead of coaelscing them all into one single
   function.
2. More documentation for suspend_cancel parameter in domain_resume
3. Minor nits

shriram
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2012-02-21 12:21 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  6:49 [PATCH 0 of 6 V3] libxl: refactor suspend/resume code rshriram
2012-02-03  6:49 ` [PATCH 1 of 6 V3] libxl: helper function to send commands to traditional qemu rshriram
2012-02-03  6:49 ` [PATCH 2 of 6 V3] libxl: bugfix: create_domain() return to caller if !daemonize rshriram
2012-02-03  6:49 ` [PATCH 3 of 6 V3] libxl: QMP stop/resume & refactor QEMU suspend/resume/save rshriram
2012-02-09  9:13   ` Ian Campbell
2012-02-03  6:50 ` [PATCH 4 of 6 V3] libxl: support suspend_cancel in domain_resume rshriram
2012-02-09  9:16   ` Ian Campbell
2012-02-09  9:20     ` Ian Campbell
2012-02-09 18:21     ` Shriram Rajagopalan
2012-02-09 19:56       ` Ian Campbell
2012-02-10  1:31         ` [PATCH 4 of 6 V4] " rshriram
2012-02-10  9:00           ` Ian Campbell
2012-02-20 19:00           ` Ian Jackson
2012-02-20 20:02             ` Shriram Rajagopalan
2012-02-20 22:26               ` Shriram Rajagopalan
2012-02-21 10:13                 ` Stefano Stabellini
2012-02-21 10:12               ` Stefano Stabellini
2012-02-21 12:21               ` Ian Jackson
2012-02-03  6:50 ` [PATCH 5 of 6 V3] libxl: refactor migrate_domain and generalize migrate_receive rshriram
2012-02-09  9:17   ` Ian Campbell
2012-02-03  6:50 ` [PATCH 6 of 6 V3] libxl: resume instead of unpause on xl save -c rshriram
2012-02-09  9:18   ` 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).