qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Migration cleanups
@ 2015-08-13 10:51 Dr. David Alan Gilbert (git)
  2015-08-13 10:51 ` [Qemu-devel] [PATCH 1/5] migration/ram.c: Use RAMBlock rather than MemoryRegion Dr. David Alan Gilbert (git)
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2015-08-13 10:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

This series is a set of small cleanups, some of which are from
my postcopy series.

Dave

Dr. David Alan Gilbert (5):
  migration/ram.c: Use RAMBlock rather than MemoryRegion
  Split out end of migration code from migration_thread
  Init page sizes in qtest
  migration: size_t'ify some of qemu-file
  migration: qemu-file more size_t'ifying

 include/migration/qemu-file.h | 18 +++++------
 migration/migration.c         | 75 +++++++++++++++++++++++++++----------------
 migration/qemu-file-buf.c     |  7 ++--
 migration/qemu-file-stdio.c   | 11 ++++---
 migration/qemu-file-unix.c    |  6 ++--
 migration/qemu-file.c         | 22 ++++++-------
 migration/ram.c               | 26 +++++++--------
 migration/rdma.c              | 13 ++++----
 migration/savevm.c            |  7 ++--
 qtest.c                       |  1 +
 trace-events                  |  4 ++-
 11 files changed, 107 insertions(+), 83 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-09-15 11:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 10:51 [Qemu-devel] [PATCH 0/5] Migration cleanups Dr. David Alan Gilbert (git)
2015-08-13 10:51 ` [Qemu-devel] [PATCH 1/5] migration/ram.c: Use RAMBlock rather than MemoryRegion Dr. David Alan Gilbert (git)
2015-08-13 12:46   ` Paolo Bonzini
2015-09-15 10:43   ` Amit Shah
2015-08-13 10:51 ` [Qemu-devel] [PATCH 2/5] Split out end of migration code from migration_thread Dr. David Alan Gilbert (git)
2015-08-13 12:14   ` zhanghailiang
2015-09-15 11:12   ` Amit Shah
2015-08-13 10:51 ` [Qemu-devel] [PATCH 3/5] Init page sizes in qtest Dr. David Alan Gilbert (git)
2015-08-13 10:51 ` [Qemu-devel] [PATCH 4/5] migration: size_t'ify some of qemu-file Dr. David Alan Gilbert (git)
2015-08-13 12:15   ` zhanghailiang
2015-09-15 11:39   ` Amit Shah
2015-08-13 10:51 ` [Qemu-devel] [PATCH 5/5] migration: qemu-file more size_t'ifying Dr. David Alan Gilbert (git)
2015-08-13 12:15   ` zhanghailiang
2015-09-15 11:42   ` Amit Shah

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