All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v3 0/6] migration pull
@ 2016-02-26 15:17 Amit Shah
  2016-02-26 15:17 ` [Qemu-devel] [PULL 1/6] migration: reorder code to make it symmetric Amit Shah
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Amit Shah @ 2016-02-26 15:17 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Juan Quintela, qemu list, Matthew.Fortune, Amit Shah, den,
	richard.weiyang, Dr. David Alan Gilbert, silbe

The following changes since commit 0c6940d086f39bbf725d96104abe46da87429cb6:

  build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories (2016-02-25 16:41:08 +0000)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/migration-for-2.6-5

for you to fetch changes up to ea6a55bcc0d144ac5086cebf7f84afa7071afe90:

  migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context (2016-02-26 20:40:08 +0530)

----------------------------------------------------------------
migration pull
 - fix a qcow2 assert
 - fix for older distros (CentOS 5)
 - documentation for vmstate flags
 - minor code rearrangement

----------------------------------------------------------------

Denis V. Lunev (2):
  migration (ordinary): move bdrv_invalidate_cache_all of of coroutine
    context
  migration (postcopy): move bdrv_invalidate_cache_all of of coroutine
    context

Matthew Fortune (1):
  migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD

Sascha Silbe (1):
  migration/vmstate: document VMStateFlags

Thomas Huth (1):
  MAINTAINERS: Add docs/migration.txt to the "Migration" section

Wei Yang (1):
  migration: reorder code to make it symmetric

 MAINTAINERS                   |   1 +
 include/migration/migration.h |   2 +
 include/migration/vmstate.h   | 100 +++++++++++++++++++++++++++++++++++++-----
 migration/migration.c         |  89 ++++++++++++++++++++-----------------
 migration/postcopy-ram.c      |   4 +-
 migration/savevm.c            |  34 ++++++++------
 6 files changed, 165 insertions(+), 65 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-02-26 16:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 15:17 [Qemu-devel] [PULL v3 0/6] migration pull Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 1/6] migration: reorder code to make it symmetric Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 2/6] migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 3/6] MAINTAINERS: Add docs/migration.txt to the "Migration" section Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 4/6] migration/vmstate: document VMStateFlags Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 5/6] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context Amit Shah
2016-02-26 15:17 ` [Qemu-devel] [PULL 6/6] migration (postcopy): " Amit Shah
2016-02-26 16:01 ` [Qemu-devel] [PULL v3 0/6] migration pull Peter Maydell

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.