Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6' into...
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 9 Mar 2016 01:07:16 +0000 (01:07 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 9 Mar 2016 01:07:16 +0000 (01:07 +0000)
commit8519c8e0730039e2925ddb7cc8cfa588a1ef9d13
tree018507e35db6cfd73f69341c94da93e7de8109c5
parent3293680dc79c9a4fbbc2bbdd9395a886825a87a2
parent28b90d9c19d368645f475e36297ca21c53c38799
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6' into staging

migration:
* add avx2 instruction optimization, speeds up zero-page checking on
  compatible architectures and compilers (gcc 4.9+)
* add additional postcopy stats to 'info migrate' output

# gpg: Signature made Tue 08 Mar 2016 11:29:48 GMT using RSA key ID 854083B6
# 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-for-2.6-6:
  cutils: add avx2 instruction optimization
  configure: detect ifunc and avx2 attribute
  Postcopy: Fix sync count in info migrate

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