Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-2' into staging
Migration pull req.
Small fixes, nothing major.
# gpg: Signature made Fri 05 Feb 2016 13:51:30 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/migration-for-2.6-2:
migration: fix bad string passed to error_report()
static checker: e1000-82540em got aliased to e1000
migration: remove useless code.
qmp-commands.hx: Document the missing options for migration capability commands
qmp-commands.hx: Fix the missing options for migration parameters commands
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
savevm: Split load vm state function qemu_loadvm_state
migration: rename 'file' in MigrationState to 'to_dst_file'
ram: Split host_from_stream_offset() into two helper functions
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- include/exec/ram_addr.h 6 additions, 2 deletionsinclude/exec/ram_addr.h
- include/migration/migration.h 1 addition, 1 deletioninclude/migration/migration.h
- migration/exec.c 2 additions, 2 deletionsmigration/exec.c
- migration/fd.c 2 additions, 2 deletionsmigration/fd.c
- migration/migration.c 37 additions, 41 deletionsmigration/migration.c
- migration/postcopy-ram.c 4 additions, 2 deletionsmigration/postcopy-ram.c
- migration/ram.c 44 additions, 29 deletionsmigration/ram.c
- migration/rdma.c 1 addition, 1 deletionmigration/rdma.c
- migration/savevm.c 95 additions, 67 deletionsmigration/savevm.c
- migration/tcp.c 2 additions, 2 deletionsmigration/tcp.c
- migration/unix.c 2 additions, 2 deletionsmigration/unix.c
- qmp-commands.hx 28 additions, 5 deletionsqmp-commands.hx
- scripts/vmstate-static-checker.py 1 addition, 0 deletionsscripts/vmstate-static-checker.py
Loading
Please register or sign in to comment