commit | aa07f5ecf9828bb2ff8d796cb0b17ad8534201c7 | [log] [tgz] |
---|---|---|
author | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | Fri May 02 11:17:07 2014 +0300 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri May 02 21:59:27 2014 +0300 |
tree | 13190a4de5e56241a320a2fee69cc3a1f1c05e5f | |
parent | fdaad4715ae9e998fd0595bedfb16fdaf0c68ccc [diff] |
linux-user: Add /proc/self/exe open forwarding QEMU already supports /proc/self/{maps,stat,auxv} so addition of /proc/self/exe is rather trivial. Fixes https://bugs.launchpad.net/qemu/+bug/1299190 Signed-off-by: Maxim Ostapenko <m.ostapenko@partner.samsung.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>