Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' into staging
commit47e8acb45feddcbc340583781b53935459330db2
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Nov 2014 20:23:15 +0000 (3 20:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Nov 2014 20:23:15 +0000 (3 20:23 +0000)
treeb137e430481ba181ed7bc289cb93d1b17f0646e6
parent9a33c0c851829d876fe6c2c7a7f2f415e27f9386
parenta93934fecd4dffc9d4b452b670c9506be5dea30d
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' into staging

linux-user pull for 2.2

Two minor fixes and new a feature, addition of QEMU_RAND_SEED for
testing needs.

# gpg: Signature made Mon 03 Nov 2014 11:49:39 GMT using RSA key ID DE3C9BC0
# gpg: Good signature from "Riku Voipio <riku.voipio@iki.fi>"
# gpg:                 aka "Riku Voipio <riku.voipio@linaro.org>"

* remotes/riku/tags/pull-linux-user-20141101:
  elf: take phdr offset into account when calculating the program load address
  linux-user: Fix fault address truncation AArch64
  linux-user: Let user specify random seed

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