commit | b35e455fac7d3cb40e09a218665c6a654cc9eaff | [log] [tgz] |
---|---|---|
author | Jürg Billeter <j@bitron.ch> | Sat Jun 29 11:41:32 2013 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 02 14:56:18 2013 +0100 |
tree | b36a18f453f02a1b022dbb646cb56f0eb465e25e | |
parent | 177130fadfad04cf0a68ee2324a46a8b8df03a65 [diff] |
linux-user: Do not ignore mmap failure from host File mapping may fail with EACCES. Signed-off-by: Jürg Billeter <j@bitron.ch> Message-id: 1372498892-23676-1-git-send-email-j@bitron.ch Reviewed-by: Peter Maydell <peter.maydell@linaro.org>