qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] migration queue
@ 2013-07-12 21:28 Juan Quintela
  2013-07-15 20:39 ` [Qemu-devel] [APPLIED] Merge remote-tracking branch 'quintela/migration.next' into staging Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Juan Quintela @ 2013-07-12 21:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: anthony

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

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

end of thread, other threads:[~2013-07-15 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12 21:28 [Qemu-devel] [PULL 0/3] migration queue Juan Quintela
2013-07-15 20:39 ` [Qemu-devel] [APPLIED] Merge remote-tracking branch 'quintela/migration.next' into staging Anthony Liguori
2013-07-15 20:42   ` Peter Maydell
2013-07-15 20:50     ` Anthony Liguori

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