Markus Armbruster (2): migration: Drop deprecated QMP command query-migrationthreads migration: Drop deprecated QMP migrate argument @detach
docs/about/deprecated.rst | 13 ------- docs/about/removed-features.rst | 14 ++++++++ qapi/migration.json | 38 -------------------- migration/threadinfo.h | 25 ------------- migration/migration-hmp-cmds.c | 2 +- migration/migration.c | 8 +---- migration/multifd.c | 5 --- migration/threadinfo.c | 64 --------------------------------- migration/meson.build | 1 - 9 files changed, 16 insertions(+), 154 deletions(-) delete mode 100644 migration/threadinfo.h delete mode 100644 migration/threadinfo.c -- 2.52.0
