Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a' into...
commit819fd4699c7b36d574292bcbd8bc25e9d716c84b
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Mar 2018 13:21:53 +0000 (12 13:21 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 12 Mar 2018 13:21:53 +0000 (12 13:21 +0000)
treea995b942a87429dc57321eed30061ece68a7e159
parent5df089564be6e6a6b1bc79207f74b5b7ed4e1277
parentf96d6651e4b7cb8a8e91774b9330d82c333171d6
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a' into staging

Migration pull 2018-03-09

# gpg: Signature made Fri 09 Mar 2018 17:52:46 GMT
# gpg:                using RSA key 0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-migration-20180309a:
  tests: Silence migration-test 'bad' test
  migration: fix applying wrong capabilities
  migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
  migration/block: reset dirty bitmap before read in bulk phase
  migration: do not transfer ram during bulk storage migration
  migration: fix minor finalize leak

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