]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Remove 'skipped' field from MigrationStats
authorFabiano Rosas <farosas@suse.de>
Tue, 30 Apr 2024 14:27:32 +0000 (11:27 -0300)
committerFabiano Rosas <farosas@suse.de>
Wed, 8 May 2024 12:20:58 +0000 (09:20 -0300)
commitf7b1cd3c2ebbc102b8edfacd5c5cd10c04dc887d
treef6f8f76a1b4a1d26db691cc2157b29538baff143
parentdbea1c89dad37a6ab96befd017d33edaa50ded0a
migration: Remove 'skipped' field from MigrationStats

The 'skipped' field of the MigrationStats struct has been deprecated
in 8.1. Time to remove it.

Deprecation commit 7b24d32634 ("migration: skipped field is really
obsolete.").

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
migration/migration-hmp-cmds.c
migration/migration.c
qapi/migration.json