All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Improved reporting for migrate parameters
@ 2020-03-31  8:22 Mao Zhongyi
  2020-03-31  8:22 ` [PATCH v2 1/3] migration/migration: improve error " Mao Zhongyi
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Mao Zhongyi @ 2020-03-31  8:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: dgilbert, Mao Zhongyi, quintela

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





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-05-07 14:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  8:22 [PATCH v2 0/3] Improved reporting for migrate parameters Mao Zhongyi
2020-03-31  8:22 ` [PATCH v2 1/3] migration/migration: improve error " 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

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.