Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a' into...
commit7794b34e63fd42803e959c4989e5358f2412d325
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Sep 2017 14:26:06 +0000 (7 15:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Sep 2017 14:26:06 +0000 (7 15:26 +0100)
treed02cc131cb9f67a081a14a5f92deccf8b09190da
parent7e375e04422be092160635ef42e16daec1b0e4ca
parenta31fedeed764ce0b0d6097d4334c5770e74641a0
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a' into staging

migration pull 2017-09-06

# gpg: Signature made Wed 06 Sep 2017 19:39:23 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 sufficiently trusted signatures!
# gpg:          It is not certain 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-20170906a:
  migration: dump str in migrate_set_state trace
  snapshot/tests: Try loadvm twice
  migration: Reset rather than destroy main_thread_load_event
  runstate/migrate: Two more transitions
  host-utils: Simplify pow2ceil()
  host-utils: Proactively fix pow2floor(), switch to unsigned
  xbzrle: Drop unused cache_resize()
  migration: Report when bdrv_inactivate_all fails

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