qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>,
	Leonardo Bras <leobras@redhat.com>,
	Fabiano Rosas <farosas@suse.de>
Subject: [PATCH v4 1/4] migration/doc: Add contents
Date: Wed, 18 Oct 2023 13:28:24 +0200	[thread overview]
Message-ID: <20231018112827.1325-2-quintela@redhat.com> (raw)
In-Reply-To: <20231018112827.1325-1-quintela@redhat.com>

Signed-off-by: Juan Quintela <quintela@redhat.com>
---
 docs/devel/migration.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/devel/migration.rst b/docs/devel/migration.rst
index c3e1400c0c..4d6a98ae58 100644
--- a/docs/devel/migration.rst
+++ b/docs/devel/migration.rst
@@ -28,6 +28,8 @@ the guest to be stopped.  Typically the time that the guest is
 unresponsive during live migration is the low hundred of milliseconds
 (notice that this depends on a lot of things).
 
+.. contents::
+
 Transports
 ==========
 
-- 
2.41.0



  reply	other threads:[~2023-10-18 11:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 11:28 [PATCH v4 0/4] Migration documentation Juan Quintela
2023-10-18 11:28 ` Juan Quintela [this message]
2023-10-19 21:16   ` [PATCH v4 1/4] migration/doc: Add contents Fabiano Rosas
2023-10-18 11:28 ` [PATCH v4 2/4] migration/doc: Add documentation for backwards compatiblity Juan Quintela
2023-10-18 11:28 ` [PATCH v4 3/4] migration/doc: How to migrate when hosts have different features Juan Quintela
2023-10-19 21:15   ` Fabiano Rosas
2023-10-18 11:28 ` [PATCH v4 4/4] migration/doc: We broke backwards compatibility Juan Quintela

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=20231018112827.1325-2-quintela@redhat.com \
    --to=quintela@redhat.com \
    --cc=farosas@suse.de \
    --cc=leobras@redhat.com \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.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 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).