v2: - Added R-bs - Updated description for removing zero-blocks [Markus] - Squashed the "fd: to file" test removal into the 2nd patch - I dropped the COLO patch, I have a local patch to remove colo migration completely, but looks like we won't do it.. Let's leave it for later but do the rest first
This series removes two deprecated features for 11.0. Please review, thanks. Peter Xu (2): migration: Remove zero-blocks capability migration: Remove fd: support on files docs/about/deprecated.rst | 20 ------------- docs/about/removed-features.rst | 16 +++++++++++ qapi/migration.json | 12 -------- migration/fd.c | 11 ++++--- migration/options.c | 5 ---- tests/qtest/migration/precopy-tests.c | 41 --------------------------- 6 files changed, 23 insertions(+), 82 deletions(-) -- 2.50.1
