Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' into staging
Migration queue
# gpg: Signature made Tue 29 Sep 2015 07:13:55 BST using RSA key ID 854083B6
# gpg: Good signature from "Amit Shah <amit@amitshah.net>"
# gpg: aka "Amit Shah <amit@kernel.org>"
# gpg: aka "Amit Shah <amitshah@gmx.net>"
* remotes/amit-migration/tags/for-juan-201509:
ram_find_and_save_block: Split out the finding
Move dirty page search state into separate structure
migration: Use g_new() & friends where that makes obvious sense
migration: qemu-file more size_t'ifying
migration: size_t'ify some of qemu-file
Init page sizes in qtest
Split out end of migration code from migration_thread
migration/ram.c: Use RAMBlock rather than MemoryRegion
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- include/migration/qemu-file.h 9 additions, 9 deletionsinclude/migration/qemu-file.h
- include/migration/vmstate.h 0 additions, 3 deletionsinclude/migration/vmstate.h
- migration/migration.c 48 additions, 29 deletionsmigration/migration.c
- migration/qemu-file-buf.c 5 additions, 4 deletionsmigration/qemu-file-buf.c
- migration/qemu-file-stdio.c 8 additions, 7 deletionsmigration/qemu-file-stdio.c
- migration/qemu-file-unix.c 6 additions, 4 deletionsmigration/qemu-file-unix.c
- migration/qemu-file.c 12 additions, 12 deletionsmigration/qemu-file.c
- migration/ram.c 94 additions, 49 deletionsmigration/ram.c
- migration/rdma.c 15 additions, 15 deletionsmigration/rdma.c
- migration/savevm.c 10 additions, 9 deletionsmigration/savevm.c
- qtest.c 1 addition, 0 deletionsqtest.c
- trace-events 3 additions, 1 deletiontrace-events
Loading
Please register or sign in to comment