Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into staging
commit5e59fb10ce5ef4cb3431ffead9cf1dd48080a641
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Jan 2017 13:36:21 +0000 (19 13:36 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Jan 2017 13:36:21 +0000 (19 13:36 +0000)
tree3913c59a425ce5282ad7ec15b92858eacdc5bc30
parentab4b92760498e097ff668f0e9c83aa87a2ec1128
parent39f099ec9d6d420b6fe6f7f4f8ed80ae29c65ff2
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into staging

tcg/i386 fixes

# gpg: Signature made Tue 17 Jan 2017 22:58:04 GMT
# gpg:                using RSA key 0xAD1270CC4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"
# Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC  16A4 AD12 70CC 4DD0 279B

* remotes/rth/tags/pull-tcg-20170117:
  tcg/i386: Always use TZCNT when available
  Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"

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