From: Juan Quintela Date: Wed, 18 Oct 2023 11:28:24 +0000 (+0200) Subject: migration/doc: Add contents X-Git-Tag: v8.2.0-rc0~43^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8a0f05478e9474dee4df3fe9ce402beab7c12be;p=thirdparty%2Fqemu.git migration/doc: Add contents Reviewed-by: Fabiano Rosas Signed-off-by: Juan Quintela Message-ID: <20231018112827.1325-2-quintela@redhat.com> --- diff --git a/docs/devel/migration.rst b/docs/devel/migration.rst index c3e1400c0cc..4d6a98ae587 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 ==========