diff options
| author | Helge Deller <deller@gmx.de> | 2017-10-31 13:53:58 +0100 |
|---|---|---|
| committer | Riku Voipio <riku.voipio@linaro.org> | 2017-11-07 21:58:13 +0200 |
| commit | 541e1690420d293c1b09eeb128fac74e98cbef7a (patch) | |
| tree | f42e3baff4cd927d209bd929c58e84a5c4ef37d6 /tests/docker/docker.py | |
| parent | 3d60c84deaa11826ff0bc7599aeb73cad54c4fbf (diff) | |
| download | focaccia-qemu-541e1690420d293c1b09eeb128fac74e98cbef7a.tar.gz focaccia-qemu-541e1690420d293c1b09eeb128fac74e98cbef7a.zip | |
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Add the missing defines and for TARGET_MAP_STACK and TARGET_MAP_HUGETLB for alpha, mips, ppc, x86, hppa. Fix the mmap_flags translation table to translate MAP_HUGETLB between host and target architecture, and to drop MAP_STACK. Signed-off-by: Helge Deller <deller@gmx.de> Message-Id: <20170311183016.GA20514@ls3530.fritz.box> [rth: Drop MAP_STACK instead of translating it, since it is ignored in the kernel anyway. Fix tabs to spaces.] Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'tests/docker/docker.py')
0 files changed, 0 insertions, 0 deletions