Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into staging
A set of patches collected over the holidays. Mix of optimizations and
fixes.
# gpg: Signature made Fri 16 Jan 2015 07:42:00 GMT 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/mig-2.3-1:
vmstate: type-check sub-arrays
migration_cancel: shutdown migration socket
Handle bi-directional communication for fd migration
socket shutdown
Tests: QEMUSizedBuffer/QEMUBuffer
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
xbzrle: rebuild the cache_is_cached function
xbzrle: optimize XBZRLE to decrease the cache misses
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- arch_init.c 5 additions, 3 deletionsarch_init.c
- docs/xbzrle.txt 8 additions, 0 deletionsdocs/xbzrle.txt
- include/migration/page_cache.h 7 additions, 3 deletionsinclude/migration/page_cache.h
- include/migration/qemu-file.h 10 additions, 0 deletionsinclude/migration/qemu-file.h
- include/migration/vmstate.h 1 addition, 1 deletioninclude/migration/vmstate.h
- include/qemu/sockets.h 7 additions, 0 deletionsinclude/qemu/sockets.h
- migration/fd.c 22 additions, 2 deletionsmigration/fd.c
- migration/migration.c 12 additions, 0 deletionsmigration/migration.c
- migration/qemu-file-buf.c 6 additions, 4 deletionsmigration/qemu-file-buf.c
- migration/qemu-file-unix.c 19 additions, 4 deletionsmigration/qemu-file-unix.c
- migration/qemu-file.c 12 additions, 0 deletionsmigration/qemu-file.c
- page_cache.c 26 additions, 17 deletionspage_cache.c
- tests/test-vmstate.c 8 additions, 12 deletionstests/test-vmstate.c
Loading
Please register or sign in to comment