]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Remove 'blk/-b' option from migrate commands
authorFabiano Rosas <farosas@suse.de>
Tue, 30 Apr 2024 14:27:34 +0000 (11:27 -0300)
committerFabiano Rosas <farosas@suse.de>
Wed, 8 May 2024 12:20:58 +0000 (09:20 -0300)
commit18d154f57583dd06f0ce3e69e4952044490b2bc4
treec92c1ddefb2f309b849ba93ec72f6dced40a6dfe
parent61c4e39f7301f67408024346ad3eb5335aec0311
migration: Remove 'blk/-b' option from migrate commands

The block migration is considered obsolete and has been deprecated in
8.2. Remove the migrate command option that enables it. This only
affects the QMP and HMP commands, the feature can still be accessed by
setting the migration 'block' capability. The whole feature will be
removed in a future patch.

Deprecation commit 8846b5bfca ("migration: migrate 'blk' command
option is deprecated.").

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
13 files changed:
.gitlab-ci.d/buildtest.yml
docs/about/deprecated.rst
docs/about/removed-features.rst
hmp-commands.hx
migration/migration-hmp-cmds.c
migration/migration.c
migration/migration.h
migration/options.c
migration/options.h
qapi/migration.json
tests/qemu-iotests/183 [deleted file]
tests/qemu-iotests/183.out [deleted file]
tests/qemu-iotests/common.filter