qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/4] migration.experimental queue
@ 2013-01-18 11:53 Juan Quintela
  2013-01-18 11:53 ` [Qemu-devel] [PATCH 1/4] ram: add free_space parameter to save_live functions Juan Quintela
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Juan Quintela @ 2013-01-18 11:53 UTC (permalink / raw)
  To: qemu-devel

Hi

This is the other half of the series for the people that want to test
the migration latency improvements.

They are on top of the pull request submmited yesterday.

Last patch as usual is to print where the time is spent in the
completation stage, will be removed on proper submission.=

Paolo patches still being merged on top of this.

Later, Juan.

The following changes since commit 6522773f88a2e37800f0bf7dc3632a14649f53c6:

  migration: remove argument to qemu_savevm_state_cancel (2013-01-17 13:54:52 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/quintela.git migration.experimental.next

for you to fetch changes up to 86a00ab592330a264f6a26fa84da1a64f5ae7800:

  migration: print times for end phase (2013-01-18 12:36:58 +0100)

----------------------------------------------------------------
Juan Quintela (4):
      ram: add free_space parameter to save_live functions
      ram: remove xbrle last_stage optimization
      ram: reuse ram_save_iterate() for the complete stage
      migration: print times for end phase

 arch_init.c                 | 56 +++++++++++++--------------------------------
 block-migration.c           |  2 +-
 block.c                     |  6 +++++
 cpus.c                      | 17 ++++++++++++++
 include/migration/vmstate.h |  2 +-
 include/sysemu/sysemu.h     |  2 +-
 migration.c                 | 28 ++++++++++++++++++++++-
 savevm.c                    | 23 ++++++++++++++++---
 8 files changed, 89 insertions(+), 47 deletions(-)

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

end of thread, other threads:[~2013-01-21 10:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18 11:53 [Qemu-devel] [RFC 0/4] migration.experimental queue Juan Quintela
2013-01-18 11:53 ` [Qemu-devel] [PATCH 1/4] ram: add free_space parameter to save_live functions Juan Quintela
2013-01-21  9:59   ` Orit Wasserman
2013-01-18 11:53 ` [Qemu-devel] [PATCH 2/4] ram: remove xbrle last_stage optimization Juan Quintela
2013-01-21 10:11   ` Orit Wasserman
2013-01-18 11:53 ` [Qemu-devel] [PATCH 3/4] ram: reuse ram_save_iterate() for the complete stage Juan Quintela
2013-01-21 10:17   ` Orit Wasserman
2013-01-21 10:31   ` Paolo Bonzini
2013-01-18 11:53 ` [Qemu-devel] [PATCH 4/4] migration: print times for end phase Juan Quintela
2013-01-21 10:19   ` Orit Wasserman

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