]> git.proxmox.com Git - mirror_qemu.git/commit - migration/migration.c
migration: Remove 'inc' option from migrate command
authorFabiano Rosas <farosas@suse.de>
Tue, 30 Apr 2024 14:27:33 +0000 (11:27 -0300)
committerFabiano Rosas <farosas@suse.de>
Wed, 8 May 2024 12:20:58 +0000 (09:20 -0300)
commit61c4e39f7301f67408024346ad3eb5335aec0311
tree32d0cbc7db41d2a8152025440e12a4005d7adc5a
parentf7b1cd3c2ebbc102b8edfacd5c5cd10c04dc887d
migration: Remove 'inc' option from migrate command

The block incremental option for block migration has been deprecated
in 8.2 in favor of using the block-mirror feature. Remove it now.

Deprecation commit 40101f320d ("migration: migrate 'inc' 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>
docs/about/deprecated.rst
docs/about/removed-features.rst
hmp-commands.hx
migration/block.c
migration/migration-hmp-cmds.c
migration/migration.c
migration/options.c
migration/options.h
qapi/migration.json