From: "Dr. David Alan Gilbert" <dgilb...@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