All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] migration queue
@ 2013-09-24 12:03 Juan Quintela
  2013-09-24 12:03 ` [Qemu-devel] [PATCH 1/9] savevm: add comments for qemu_file_get_error() Juan Quintela
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Juan Quintela @ 2013-09-24 12:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: anthony

Hi Anthony

This are the migration patches on the list at the moment, could you apply?

* cleanup patches from Isaku
* change is_zero_page() prototype
* cleanups from Lei Li
* cleanup from Christoffer Dall
* new VMSTATE macro from Alexey

They are quite easy, passed virt-test without trouble.


Thanks, Juan.

The following changes since commit f828a4c8faa118e0ebab3e353ac6840f3b2a0318:

  Merge remote-tracking branch 'stefanha/tracing' into staging (2013-09-23 11:53:22 -0500)

are available in the git repository at:


  git://github.com/juanquintela/qemu.git migration.next

for you to fetch changes up to d613a56f845788412a442c6b5aff88b38244f99a:

  migration: ram_handle_compressed (2013-09-24 13:22:50 +0200)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      migration: add version supporting macros for struct pointer

Christoffer Dall (1):
      migration: Fix debug print type

Isaku Yamahata (4):
      rdma: clean up of qemu_rdma_cleanup()
      rdma: constify ram_chunk_{index, start, end}
      arch_init: make is_zero_page accept size
      migration: ram_handle_compressed

Lei Li (3):
      savevm: add comments for qemu_file_get_error()
      savevm: fix wrong initialization by ram_control_load_hook
      arch_init: right return for ram_save_iterate

 arch_init.c                 | 33 +++++++++++++++++++--------------
 include/migration/vmstate.h | 17 +++++++++++++++--
 migration-rdma.c            | 17 +++++++++++------
 migration.c                 |  3 ++-
 savevm.c                    |  9 ++++++++-
 5 files changed, 55 insertions(+), 24 deletions(-)

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 12:03 [Qemu-devel] [PULL 0/9] migration queue Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 1/9] savevm: add comments for qemu_file_get_error() Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 2/9] savevm: fix wrong initialization by ram_control_load_hook Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 3/9] arch_init: right return for ram_save_iterate Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 4/9] rdma: clean up of qemu_rdma_cleanup() Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 5/9] rdma: constify ram_chunk_{index, start, end} Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 6/9] migration: add version supporting macros for struct pointer Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 7/9] migration: Fix debug print type Juan Quintela
2013-09-24 12:03 ` [Qemu-devel] [PATCH 8/9] arch_init: make is_zero_page accept size Juan Quintela
2013-10-07  9:15   ` Peter Lieven
2013-09-24 12:03 ` [Qemu-devel] [PATCH 9/9] migration: ram_handle_compressed Juan Quintela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.