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