@samitouri / QOSamiQemu / commits / 1d03e0db3a

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>

Peter Xu committed May 28, 2026 at 16:12 UTC 1d03e0db3ad161da8bc3f3863a5b7d71e3480ec2
1 file changed -4
qapi/migration.json
-4
@@ -804,10 +804,6 @@
804 # Migration parameters enumeration. The enumeration values mirror the
805 # members of @MigrationParameters.
806 #
807 -# @cpr-exec-command: Command to start the new QEMU process when @mode
808 -# is @cpr-exec. The first list element is the program's filename,
809 -# the remainder its arguments. (Since 10.2)
810 -#
807 # Features:
808 #
809 # @unstable: Members @x-checkpoint-delay, @x-rdma-chunk-size, and