All of lore.kernel.org
 help / color / mirror / Atom feed
From: rshriram@cs.ubc.ca
To: xen-devel@lists.xensource.com
Cc: anthony.perard@citrix.com, brendan@cs.ubc.ca,
	ian.jackson@eu.citrix.com, ian.campbell@citrix.com
Subject: [PATCH 0 of 6 V2] libxl: refactor suspend/resume code
Date: Tue, 31 Jan 2012 20:38:19 -0800	[thread overview]
Message-ID: <patchbomb.1328071099@athos.nss.cs.ubc.ca> (raw)

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

Changes since the previous version:

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

             reply	other threads:[~2012-02-01  4:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01  4:38 rshriram [this message]
2012-02-01  4:38 ` [PATCH 1 of 6 V2] libxl: helper function to send commands to traditional qemu rshriram
2012-02-01  4:38 ` [PATCH 2 of 6 V2] libxl: bugfix: create_domain() return to caller if !daemonize rshriram
2012-02-01  4:38 ` [PATCH 3 of 6 V2] libxl: QMP stop/resume & refactor QEMU suspend/resume/save rshriram
2012-02-01 14:14   ` Stefano Stabellini
2012-02-01 16:59     ` Shriram Rajagopalan
2012-02-01 17:38       ` Stefano Stabellini
2012-02-01  4:38 ` [PATCH 4 of 6 V2] libxl: support suspend_cancel in domain_resume rshriram
2012-02-01  4:38 ` [PATCH 5 of 6 V2] libxl: refactor migrate_domain and generalize migrate_receive rshriram
2012-02-01  4:38 ` [PATCH 6 of 6 V2] libxl: resume instead of unpause on xl save -c rshriram

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.1328071099@athos.nss.cs.ubc.ca \
    --to=rshriram@cs.ubc.ca \
    --cc=anthony.perard@citrix.com \
    --cc=brendan@cs.ubc.ca \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --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.