Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' into...
commitb6011bd8a57c1eda81a857d21adeb9b66e58b1b0
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Oct 2014 09:41:48 +0000 (7 10:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Oct 2014 09:41:48 +0000 (7 10:41 +0100)
tree571bd286415d0a7e877327695107985a2f304909
parent2472b6c07bb50179019589af1c22f43935ab7f5c
parent1a1c4db9b298956e89caf53b09b6a7a960d55d66
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' into staging

linux-user pull for 2.2

Clearest linux-user patches sent to the list since august,
Apart from Mikhails patch, the rest are quite trivial.

v2: check for CONFIG_TIMERFD only after it has been defined

# gpg: Signature made Mon 06 Oct 2014 20:08:10 BST 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-20141006-2:
  translate-all.c: memory walker initial address miscalculation
  linux-user: don't include timerfd if not needed
  linux-user: Simplify timerid checks on g_posix_timers range
  linux-user: Convert blkpg to use a special subop handler
  linux-user: Enable epoll_pwait syscall for ARM

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