qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] migration queue
@ 2020-03-13 10:30 Dr. David Alan Gilbert (git)
  2020-03-13 10:30 ` [PULL 1/5] configure: Improve zstd test Dr. David Alan Gilbert (git)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2020-03-13 10:30 UTC (permalink / raw)
  To: qemu-devel, zhang.zhanghailiang, zhukeqian1, quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit d4f7d56759f7c75270c13d5f3f5f736a9558929c:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312' into staging (2020-03-12 17:34:34 +0000)

are available in the Git repository at:

  git://github.com/dagrh/qemu.git tags/pull-migration-20200313a

for you to fetch changes up to 19dd408a479cae3027ae9ff9ef3f509ad3e681e5:

  migration: recognize COLO as part of activating process (2020-03-13 09:36:30 +0000)

----------------------------------------------------------------
Migration pull 2020-03-13

zstd build fix
A new auto-converge parameter
Some COLO improvements

----------------------------------------------------------------
Hailiang Zhang (3):
      COLO: Optimize memory back-up process
      ram/colo: only record bitmap of dirty pages in COLO stage
      migration: recognize COLO as part of activating process

Juan Quintela (1):
      configure: Improve zstd test

Keqian Zhu (1):
      migration/throttle: Add throttle-trig-thres migration parameter

 configure             |   3 +-
 migration/colo.c      |   3 ++
 migration/migration.c |  25 ++++++++++
 migration/ram.c       | 123 +++++++++++++++++++++++++++++++++-----------------
 migration/ram.h       |   1 +
 monitor/hmp-cmds.c    |   7 +++
 qapi/migration.json   |  16 ++++++-
 7 files changed, 135 insertions(+), 43 deletions(-)



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

end of thread, other threads:[~2020-03-13 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 10:30 [PULL 0/5] migration queue Dr. David Alan Gilbert (git)
2020-03-13 10:30 ` [PULL 1/5] configure: Improve zstd test Dr. David Alan Gilbert (git)
2020-03-13 10:30 ` [PULL 2/5] migration/throttle: Add throttle-trig-thres migration parameter Dr. David Alan Gilbert (git)
2020-03-13 10:30 ` [PULL 3/5] COLO: Optimize memory back-up process Dr. David Alan Gilbert (git)
2020-03-13 10:30 ` [PULL 4/5] ram/colo: only record bitmap of dirty pages in COLO stage Dr. David Alan Gilbert (git)
2020-03-13 10:30 ` [PULL 5/5] migration: recognize COLO as part of activating process Dr. David Alan Gilbert (git)
2020-03-13 14:48 ` [PULL 0/5] migration queue Peter Maydell

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