[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/3] migration queue
From: |
Juan Quintela |
Subject: |
[Qemu-devel] [PULL 0/3] migration queue |
Date: |
Fri, 12 Jul 2013 23:28:28 +0200 |
Hi Anthony
please, pull.
This has Vinod changes for auto-converge.
I merged by hand the problems, and tested that it works and compiles
for everything.
Thanks, Juan.
PD: there were a prototype missing and the event name on trace-events,
fixed both.
The following changes since commit 25ca6a1f5a3ee0a1ae670590877ed14f05e28fba:
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
(2013-07-12 07:58:31 -0500)
are available in the git repository at:
git://github.com/juanquintela/qemu.git migration.next
for you to fetch changes up to 7ca1dfad952d8a8655b32e78623edcc38a51b14a:
Force auto-convegence of live migration (2013-07-12 20:35:08 +0200)
----------------------------------------------------------------
Chegu Vinod (3):
Introduce async_run_on_cpu()
Add 'auto-converge' migration capability
Force auto-convegence of live migration
arch_init.c | 81 +++++++++++++++++++++++++++++++++++++++++++
cpus.c | 29 ++++++++++++++++
include/migration/migration.h | 2 ++
include/qemu-common.h | 1 +
include/qom/cpu.h | 10 ++++++
migration.c | 9 +++++
qapi-schema.json | 2 +-
trace-events | 1 +
8 files changed, 134 insertions(+), 1 deletion(-)
- [Qemu-devel] [PULL 0/3] migration queue,
Juan Quintela <=