Not sure about 5.2. The bugs aren't recent regressions. Markus Armbruster (6): migration: Fix and clean up around @tls-authz migration: Fix migrate-set-parameters argument validation migration: Clean up signed vs. unsigned XBZRLE cache-size migration: Check xbzrle-cache-size more carefully migration: Fix cache_init()'s "Failed to allocate" error messages migration: Fix a few absurdly defective error messages
qapi/migration.json | 34 ++++++++++++++++---------------- migration/migration.h | 2 +- migration/page_cache.h | 2 +- migration/ram.h | 2 +- migration/migration.c | 44 ++++++++++++++++++++++++++---------------- migration/page_cache.c | 23 +++++++--------------- migration/ram.c | 9 +-------- monitor/hmp-cmds.c | 26 ++++++++++++------------- 8 files changed, 68 insertions(+), 74 deletions(-) -- 2.26.2