All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Durrant <pdurrant@amazon.com>
To: <xen-devel@lists.xenproject.org>
Cc: Paul Durrant <pdurrant@amazon.com>
Subject: [Xen-devel] [PATCH v3 0/2] docs: Migration design documents
Date: Tue, 28 Jan 2020 12:28:21 +0000	[thread overview]
Message-ID: <20200128122823.12920-1-pdurrant@amazon.com> (raw)

Patch #1 was standalone in v2 and is unmodified in v3.

Paul Durrant (2):
  docs/designs: Add a design document for non-cooperative live migration
  docs/designs: Add a design document for migration of xenstore data

 docs/designs/non-cooperative-migration.md | 259 ++++++++++++++++++++++
 docs/designs/xenstore-migration.md        | 122 ++++++++++
 2 files changed, 381 insertions(+)
 create mode 100644 docs/designs/non-cooperative-migration.md
 create mode 100644 docs/designs/xenstore-migration.md

-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2020-01-28 12:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 12:28 Paul Durrant [this message]
2020-01-28 12:28 ` [Xen-devel] [PATCH v3 1/2] docs/designs: Add a design document for non-cooperative live migration Paul Durrant
2020-01-28 13:41   ` Wei Liu
2020-01-28 15:47     ` Durrant, Paul
2020-01-28 17:10       ` Wei Liu
2020-01-28 12:28 ` [Xen-devel] [PATCH v3 2/2] docs/designs: Add a design document for migration of xenstore data Paul Durrant
2020-01-28 13:35   ` Jürgen Groß
2020-01-28 13:45     ` Durrant, Paul
2020-01-28 13:46   ` Wei Liu
2020-01-28 14:15     ` Durrant, Paul

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=20200128122823.12920-1-pdurrant@amazon.com \
    --to=pdurrant@amazon.com \
    --cc=xen-devel@lists.xenproject.org \
    /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.