All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
To: qemu-devel@nongnu.org
Cc: dgilbert@redhat.com,
	Mao Zhongyi <maozhongyi@cmss.chinamobile.com>,
	quintela@redhat.com
Subject: [PATCH v2 0/3] Improved reporting for migrate parameters
Date: Tue, 31 Mar 2020 16:22:04 +0800	[thread overview]
Message-ID: <cover.1585641083.git.maozhongyi@cmss.chinamobile.com> (raw)

This series mainly improve the report message of migrate parameters
to make it easier to read.

v2->v1
-p1: avoid using constants, replace it with stringify().

Cc: quintela@redhat.com
Cc: dgilbert@redhat.com

Mao Zhongyi (3):
  migration/migration: improve error reporting for migrate parameters
  monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
  migration: move the units of migrate parameters from milliseconds to
    ms

 migration/migration.c | 20 ++++++++++++--------
 monitor/hmp-cmds.c    | 13 ++++++++-----
 2 files changed, 20 insertions(+), 13 deletions(-)

-- 
2.17.1





             reply	other threads:[~2020-03-31  8:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31  8:22 Mao Zhongyi [this message]
2020-03-31  8:22 ` [PATCH v2 1/3] migration/migration: improve error reporting for migrate parameters Mao Zhongyi
2020-03-31  8:26   ` Juan Quintela
2020-03-31  8:22 ` [PATCH v2 2/3] monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed() Mao Zhongyi
2020-03-31  8:22 ` [PATCH v2 3/3] migration: move the units of migrate parameters from milliseconds to ms Mao Zhongyi
2020-04-01  7:32   ` Stefano Garzarella
2020-03-31 11:22 ` [PATCH v2 0/3] Improved reporting for migrate parameters no-reply
2020-03-31 11:26 ` no-reply
2020-03-31 11:28 ` no-reply
2020-05-07 14:46 ` 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=cover.1585641083.git.maozhongyi@cmss.chinamobile.com \
    --to=maozhongyi@cmss.chinamobile.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.