Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a' into...
commit3d0bf8dfdfebd7f2ae41b6f220444b8047d6b1ee
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Jul 2017 17:13:03 +0000 (10 18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Jul 2017 17:13:03 +0000 (10 18:13 +0100)
tree77687a22e3c6a33e8f05358189932c2a45ef91df
parent6b06e3e49eb8c91cc286c16d6bf3181ac296f33d
parentf0afa331ce670ba39bde3f5620d75dcd56890cb6
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a' into staging

Migration pull 2017-07-10

# gpg: Signature made Mon 10 Jul 2017 18:04:57 BST
# gpg:                using RSA key 0x0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-migration-20170710a:
  migration: Make compression_threads use save/load_setup/cleanup()
  migration: Convert ram to use new load_setup()/load_cleanup()
  migration: Create load_setup()/cleanup() methods
  migration: Rename cleanup() to save_cleanup()
  migration: Rename save_live_setup() to save_setup()
  doc: update TYPE_MIGRATION documents
  doc: add item for "-M enforce-config-section"
  vl: move global property, migrate init earlier
  migration: fix handling for --only-migratable

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>