qapi/migration: Remove @cpr-exec-command doc in MigrationParameter

This parameter was developed during similar window when the deduplication
work was done in commit 2220c2b9ef ("qapi/migration: Don't document
MigrationParameter"), hence it was overlooked.

Remove the leftover parameter.  After all, MigrationParameter is already in
the exception list of the doc sanity checker.

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Link: https://lore.kernel.org/r/20260528201236.359452-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
This commit is contained in:
Peter Xu
2026-05-28 16:12:36 -04:00
parent 2566b6e902
commit 1d03e0db3a

View File

@@ -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