Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' into staging
commit99694362ee563c5bbfad92bcc6bd578c0d4f7ce7
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 May 2016 11:21:07 +0000 (24 12:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 May 2016 11:21:07 +0000 (24 12:21 +0100)
treebf6e256235405492bab498e558fe34118abba429
parentb0f6ef8915247f3230ffd9b71af9c3dadb6082c7
parentfe904ea8242cbae2d7e69c052c754b8f5f1ba1d6
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>
migration/ram.c
migration/savevm.c