All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qapi/migration: Remove @cpr-exec-command doc in MigrationParameter
@ 2026-05-28 20:12 Peter Xu
  2026-05-28 21:08 ` Fabiano Rosas
  2026-06-01  5:40 ` Markus Armbruster
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Xu @ 2026-05-28 20:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: peterx, Eric Blake, Markus Armbruster, Fabiano Rosas

This parameter was developed during similar window when the deduplication
work was done, hence overlooked.  MigrationParameter is already in
exception list of doc sanity checker.

Signed-off-by: Peter Xu <peterx@redhat.com>
---
 qapi/migration.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/qapi/migration.json b/qapi/migration.json
index 27a7970556..e8756308cf 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -804,10 +804,6 @@
 # Migration parameters enumeration.  The enumeration values mirror the
 # members of @MigrationParameters.
 #
-# @cpr-exec-command: Command to start the new QEMU process when @mode
-#     is @cpr-exec.  The first list element is the program's filename,
-#     the remainder its arguments.  (Since 10.2)
-#
 # Features:
 #
 # @unstable: Members @x-checkpoint-delay, @x-rdma-chunk-size, and
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-01 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28 20:12 [PATCH] qapi/migration: Remove @cpr-exec-command doc in MigrationParameter Peter Xu
2026-05-28 21:08 ` Fabiano Rosas
2026-06-01  5:40 ` Markus Armbruster
2026-06-01 21:12   ` Peter Xu

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.