From: "Dr. David Alan Gilbert" <[email protected]> Hi, This is a rework of 'migration: Provide a test for migratability', based on Eric's feedback this is now an addition to the existing info/query migrate commands rather than a new command.
One other importovement is that we now list all the reasons for the block rather than just one. Dave Dr. David Alan Gilbert (2): migration: Add blocker information migration: Display the migration blockers migration/migration.c | 25 +++++++++++++++++++++++-- migration/savevm.c | 13 +++++++++++++ migration/savevm.h | 1 + monitor/hmp-cmds.c | 9 +++++++++ qapi/migration.json | 6 ++++++ 5 files changed, 52 insertions(+), 2 deletions(-) -- 2.29.2
