v2: * Rebased * PATCH 1 dropped. Fixes a crash bug. Daniel asked me to modify the fix. Unfortunately, I don't understand this anymore, and don't have the time & energy to start over. * PATCH 4 dropped. Plugs a hole in input validation. David pointed asked me to additionally fix an error message, but I don't quite understand what he wants.
We can discuss what to do about the dropped patches, but I don't want to hold the remainder of the series any longer just for that. Markus Armbruster (4): migration: Fix migrate-set-parameters argument validation migration: Clean up signed vs. unsigned XBZRLE cache-size migration: Fix cache_init()'s "Failed to allocate" error messages migration: Fix a few absurdly defective error messages qapi/migration.json | 32 ++++++++++++++++---------------- migration/migration.h | 2 +- migration/page_cache.h | 2 +- migration/ram.h | 2 +- migration/migration.c | 27 +++++++++++++-------------- migration/page_cache.c | 8 +++----- migration/ram.c | 2 +- monitor/hmp-cmds.c | 24 ++++++++++++------------ 8 files changed, 48 insertions(+), 51 deletions(-) -- 2.26.2