Peter Xu <[email protected]> writes: > This series removes two deprecated features and formally propose > deprecation of COLO framework for 11.0. > > Please review, thanks. > > Peter Xu (3): > migration/colo: Deprecate COLO migration framework > migration: Remove zero-blocks capability > migration: Remove fd: support on files > > docs/about/deprecated.rst | 19 ++++--------------- > docs/about/removed-features.rst | 15 +++++++++++++++ > qapi/migration.json | 14 ++------------ > migration/fd.c | 11 +++++++---- > migration/options.c | 5 ++--- > 5 files changed, 30 insertions(+), 34 deletions(-)
With the test removed: Reviewed-by: Fabiano Rosas <[email protected]>
