From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peterx@redhat.com, armbru@redhat.com
Subject: [PATCH] qapi/migration: Rewrap to 70 columns
Date: Wed, 5 Nov 2025 14:45:53 +0100 [thread overview]
Message-ID: <20251105134553.354886-1-richard.henderson@linaro.org> (raw)
Avoid
In file included from ../publish/qapi/qapi-schema.json:53:
.../qapi/migration.json:1750:1: documentation line longer than 70 characters
Fixes: ae00f0088ff ("migration/qmp: Update "resume" flag doc in "migrate" command")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
Applied directly to master as a build fix.
---
qapi/migration.json | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/qapi/migration.json b/qapi/migration.json
index 6acd9e4b16..cf023bd29d 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -1747,10 +1747,11 @@
# @detach: this argument exists only for compatibility reasons and is
# ignored by QEMU
#
-# @resume: when set, use the new uri/channels specified to resume paused
-# postcopy migration. This flag should only be used if the previous
-# postcopy migration was interrupted. The command will fail unless
-# migration is in "postcopy-paused" state. (default: false, since 3.0)
+# @resume: when set, use the new uri/channels specified to resume
+# paused postcopy migration. This flag should only be used if
+# the previous postcopy migration was interrupted. The command
+# will fail unless migration is in "postcopy-paused" state.
+# (default: false, since 3.0)
#
# Features:
#
--
2.43.0
next reply other threads:[~2025-11-05 13:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 13:45 Richard Henderson [this message]
2025-11-05 14:20 ` [PATCH] qapi/migration: Rewrap to 70 columns Markus Armbruster
2025-11-05 16:33 ` 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=20251105134553.354886-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=armbru@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).