qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] several migrations related patches
@ 2017-04-01  8:18 Peter Xu
  2017-04-01  8:18 ` [Qemu-devel] [PATCH v2 1/4] migration: set current_active_state once Peter Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Peter Xu @ 2017-04-01  8:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Juan Quintela, \  Dr . David Alan Gilbert \ , peterx

v2:
- fix comment for threshold_size [Dave]
- drop patch 5
- add Dave's r-b for each patch

Mostly small touch-ups, the last one looks like a cpu throttle bug on
time slice calculation (or I missed anything?). Anyway, please review,
thanks.

Peter Xu (4):
  migration: set current_active_state once
  migration: rename max_size to threshold_size
  hmp: info migrate_capability format tunes
  hmp: info migrate_parameters format tunes

 hmp.c                       | 26 +++++++++++---------------
 include/migration/vmstate.h |  3 ++-
 migration/migration.c       | 22 +++++++++++++---------
 migration/savevm.c          |  4 ++--
 4 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-04-21  9:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01  8:18 [Qemu-devel] [PATCH v2 0/4] several migrations related patches Peter Xu
2017-04-01  8:18 ` [Qemu-devel] [PATCH v2 1/4] migration: set current_active_state once Peter Xu
2017-04-03 12:57   ` Philippe Mathieu-Daudé
2017-04-21  9:31   ` Juan Quintela
2017-04-01  8:18 ` [Qemu-devel] [PATCH v2 2/4] migration: rename max_size to threshold_size Peter Xu
2017-04-03 12:58   ` Philippe Mathieu-Daudé
2017-04-21  9:32   ` Juan Quintela
2017-04-01  8:18 ` [Qemu-devel] [PATCH v2 3/4] hmp: info migrate_capability format tunes Peter Xu
2017-04-03 12:59   ` Philippe Mathieu-Daudé
2017-04-21  9:33   ` Juan Quintela
2017-04-01  8:18 ` [Qemu-devel] [PATCH v2 4/4] hmp: info migrate_parameters " Peter Xu
2017-04-03 13:00   ` Philippe Mathieu-Daudé
2017-04-21  9:34   ` 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).