Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' into staging
migration fixes:
- ensure src block devices continue fine after a failed migration
- fail on migration blockers; helps 9p savevm/loadvm
- move autoconverge commands out of experimental state
- move the migration-specific qjson in migration/
# gpg: Signature made Mon 23 May 2016 18:15:09 BST using RSA key ID 657EF670
# 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-2.7-1:
migration: regain control of images when migration fails to complete
savevm: fail if migration blockers are present
migration: Promote improved autoconverge commands out of experimental state
migration/qjson: Drop gratuitous use of QOM
migration: Move qjson.[ch] to migration/
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- Makefile.objs 0 additions, 1 deletionMakefile.objs
- hmp.c 14 additions, 14 deletionshmp.c
- include/migration/migration.h 1 addition, 0 deletionsinclude/migration/migration.h
- include/migration/qjson.h 1 addition, 1 deletioninclude/migration/qjson.h
- include/migration/vmstate.h 1 addition, 1 deletioninclude/migration/vmstate.h
- migration/Makefile.objs 1 addition, 0 deletionsmigration/Makefile.objs
- migration/migration.c 58 additions, 36 deletionsmigration/migration.c
- migration/qjson.c 21 additions, 37 deletionsmigration/qjson.c
- migration/ram.c 2 additions, 2 deletionsmigration/ram.c
- migration/savevm.c 2 additions, 2 deletionsmigration/savevm.c
- migration/vmstate.c 0 additions, 1 deletionmigration/vmstate.c
- qapi-schema.json 27 additions, 27 deletionsqapi-schema.json
- qmp-commands.hx 11 additions, 11 deletionsqmp-commands.hx
- tests/Makefile 1 addition, 1 deletiontests/Makefile
Loading
Please register or sign in to comment