qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC 0/4] migration.experimental queue


From: Juan Quintela
Subject: [Qemu-devel] [RFC 0/4] migration.experimental queue
Date: Fri, 18 Jan 2013 12:53:49 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]