[PATCH 0/2] migration blocker information

Dr. David Alan Gilbert (git) posted 2 patches 3 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210202135522.127380-1-dgilbert@redhat.com
Maintainers: Juan Quintela <quintela@redhat.com>, Markus Armbruster <armbru@redhat.com>, Eric Blake <eblake@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
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(-)
[PATCH 0/2] migration blocker information
Posted by Dr. David Alan Gilbert (git) 3 years, 2 months ago
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

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


Re: [PATCH 0/2] migration blocker information
Posted by Dr. David Alan Gilbert 3 years, 2 months ago
* Dr. David Alan Gilbert (git) (dgilbert@redhat.com) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> 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

Queued

> 
> 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
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK