Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request...
commit438cd7082c70b9e93a26ff4e2e83ac3f6a0027c2
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Feb 2018 10:14:31 +0000 (27 10:14 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Feb 2018 10:14:32 +0000 (27 10:14 +0000)
treebf2bbf59bb6d98715f1a04e8b52d053a270cf8cd
parent0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0
parent45506bddba6fe73f61cf15fb682ffff73ce156c0
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging

# gpg: Signature made Sun 25 Feb 2018 17:54:21 GMT
# gpg:                using RSA key F30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>"
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/linux-user-for-2.12-pull-request:
  linux-user: MIPS set cpu to r6 CPU if binary is R6
  linux-user, m68k: select CPU according to ELF header values
  linux-user: introduce functions to detect CPU type
  linux-user: Move CPU type name selection to a function

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