All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Limpach <christian.limpach@gmail.com>
To: Steven Hand <Steven.Hand@cl.cam.ac.uk>
Cc: Charles Coffing <ccoffing@novell.com>, xen-devel@lists.xensource.com
Subject: Re: Control tools work
Date: Wed, 1 Jun 2005 01:25:44 +0100	[thread overview]
Message-ID: <3d8eece205053117251d00ebe@mail.gmail.com> (raw)
In-Reply-To: <E1DdFBP-0005nY-00@mta1.cl.cam.ac.uk>

On 5/31/05, Steven Hand <Steven.Hand@cl.cam.ac.uk> wrote:
> The basic save/restore stuff is now simplified (in particular has no
> dependencies on a callback mechanism out of the library). To do e.g.
> a non-live migrate you then effectively need to:
> 
>    * work out what the config of the domain is
>    - do a save
>    - use the config to create an 'empty' domain
>    - restore into this, and
>    * perform final configuration tweaks

There's actually still a callback during save, when we need to tell
the domain to suspend itself.  This uses the control channel between
xend and the domain to send a control message to the domain.  We could
maybe make xc_linux_save talk directly to the domain through xcs or we
could use xenstore for suspend requests...

    christian

  reply	other threads:[~2005-06-01  0:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-31 21:29 Control tools work Charles Coffing
2005-05-31 21:48 ` Daniel Stekloff
2005-05-31 22:25 ` Steven Hand
2005-06-01  0:25   ` Christian Limpach [this message]
2005-06-03  1:01 ` Anthony Liguori
     [not found] <s29d6a51.010@sinclair.provo.novell.com>
2005-06-01 20:13 ` Christian Limpach
  -- strict thread matches above, loose matches on Subject: below --
2005-06-01 13:56 Charles Coffing
     [not found] <s29c82f6.030@sinclair.provo.novell.com>
2005-06-01  0:15 ` Christian Limpach
2005-05-31 17:57 Charles Coffing
2005-05-31 21:07 ` Christian Limpach
2005-05-31 23:33 ` Jacob Gorm Hansen
2005-06-01 10:28   ` Grzegorz Milos

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=3d8eece205053117251d00ebe@mail.gmail.com \
    --to=christian.limpach@gmail.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=Steven.Hand@cl.cam.ac.uk \
    --cc=ccoffing@novell.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.