qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improved reporting for migrate parameters
@ 2020-03-29  5:01 Mao Zhongyi
  2020-03-29  5:01 ` [PATCH 1/3] migration/migration: improve error " Mao Zhongyi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mao Zhongyi @ 2020-03-29  5:01 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.

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 | 17 +++++++++--------
 monitor/hmp-cmds.c    | 13 ++++++++-----
 2 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.17.1





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

end of thread, other threads:[~2020-03-30 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-29  5:01 [PATCH 0/3] Improved reporting for migrate parameters Mao Zhongyi
2020-03-29  5:01 ` [PATCH 1/3] migration/migration: improve error " Mao Zhongyi
2020-03-30 12:05   ` Juan Quintela
2020-03-29  5:01 ` [PATCH 2/3] monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed() Mao Zhongyi
2020-03-30 12:07   ` Juan Quintela
2020-03-29  5:01 ` [PATCH 3/3] migration: move the units of migrate parameters from milliseconds to ms Mao Zhongyi
2020-03-30 12:08   ` Juan Quintela

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).