From: Fabiano Rosas <farosas@suse.de>
To: qemu-devel@nongnu.org
Cc: "Peter Xu" <peterx@redhat.com>,
"Maciej S . Szmigiero" <mail@maciej.szmigiero.name>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PATCH 2/2] migration: Move compression docs under multifd
Date: Fri, 7 Mar 2025 10:42:03 -0300 [thread overview]
Message-ID: <20250307134203.29443-3-farosas@suse.de> (raw)
In-Reply-To: <20250307134203.29443-1-farosas@suse.de>
The current migration compression documentation applies only to
multifd. Now that we have a multifd section, move the compression
documentation under it.
Signed-off-by: Fabiano Rosas <farosas@suse.de>
---
docs/devel/migration/features.rst | 3 ---
docs/devel/migration/multifd.rst | 10 ++++++++++
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/docs/devel/migration/features.rst b/docs/devel/migration/features.rst
index 249d653124..dc59278aa7 100644
--- a/docs/devel/migration/features.rst
+++ b/docs/devel/migration/features.rst
@@ -12,7 +12,4 @@ Migration has plenty of features to support different use cases.
virtio
mapped-ram
CPR
- qpl-compression
- uadk-compression
- qatzip-compression
multifd
diff --git a/docs/devel/migration/multifd.rst b/docs/devel/migration/multifd.rst
index 8f5ec840cb..5238b79055 100644
--- a/docs/devel/migration/multifd.rst
+++ b/docs/devel/migration/multifd.rst
@@ -216,6 +216,16 @@ or to disable zero page detection completely:
``migrate_set_parameter zero-page-detection none``
+Compression
++++++++++++
+
+.. toctree::
+ :maxdepth: 1
+
+ qpl-compression
+ uadk-compression
+ qatzip-compression
+
Error handling
--------------
--
2.35.3
next prev parent reply other threads:[~2025-03-07 13:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-07 13:42 [PATCH 0/2] migration: multifd documentation Fabiano Rosas
2025-03-07 13:42 ` [PATCH 1/2] migration: Add some documentation for multifd Fabiano Rosas
2025-03-07 17:27 ` Peter Xu
2025-03-07 19:06 ` Fabiano Rosas
2025-03-07 22:15 ` Peter Xu
2025-03-10 14:24 ` Fabiano Rosas
2025-03-10 15:22 ` Peter Xu
2025-03-10 19:27 ` Fabiano Rosas
2025-03-20 12:06 ` Prasad Pandit
2025-03-20 13:38 ` Fabiano Rosas
2025-03-20 11:50 ` Prasad Pandit
2025-03-20 14:45 ` Fabiano Rosas
2025-03-20 15:56 ` Peter Xu
2025-03-20 17:12 ` Fabiano Rosas
2025-03-21 10:47 ` Prasad Pandit
2025-03-21 14:04 ` Fabiano Rosas
2025-03-24 11:14 ` Prasad Pandit
2025-03-07 13:42 ` Fabiano Rosas [this message]
2025-03-07 17:28 ` [PATCH 2/2] migration: Move compression docs under multifd Peter Xu
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=20250307134203.29443-3-farosas@suse.de \
--to=farosas@suse.de \
--cc=clg@redhat.com \
--cc=mail@maciej.szmigiero.name \
--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).