qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, peterx@redhat.com, eblake@redhat.com,
	alex.williamson@redhat.com, laine@redhat.com
Subject: [PATCH 0/2] migration blocker information
Date: Tue,  2 Feb 2021 13:55:20 +0000	[thread overview]
Message-ID: <20210202135522.127380-1-dgilbert@redhat.com> (raw)

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



             reply	other threads:[~2021-02-02 14:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 13:55 Dr. David Alan Gilbert (git) [this message]
2021-02-02 13:55 ` [PATCH 1/2] migration: Add blocker information Dr. David Alan Gilbert (git)
2021-02-02 14:34   ` Eric Blake
2021-02-02 15:52     ` Peter Xu
2021-02-02 13:55 ` [PATCH 2/2] migration: Display the migration blockers Dr. David Alan Gilbert (git)
2021-02-02 14:38   ` Eric Blake
2021-02-02 15:53   ` Peter Xu
2021-02-04 15:11 ` [PATCH 0/2] migration blocker information Dr. David Alan Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210202135522.127380-1-dgilbert@redhat.com \
    --to=dgilbert@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=eblake@redhat.com \
    --cc=laine@redhat.com \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).