Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-01 | linux-user: Move shmat and shmdt implementations to mmap.c | Richard Henderson | 1 | -0/+4 |
2023-08-08 | linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h | Richard Henderson | 1 | -2/+11 |
2023-08-08 | linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h | Richard Henderson | 1 | -14/+0 |
2023-08-08 | linux-user: Adjust task_unmapped_base for reserved_va | Richard Henderson | 1 | -1/+33 |
2023-08-06 | linux-user: Remove last_brk | Richard Henderson | 1 | -1/+0 |
2023-07-15 | linux-user: Widen target_mmap offset argument to off_t | Richard Henderson | 1 | -1/+1 |
2022-06-24 | linux-user: Add partial support for MADV_DONTNEED | Ilya Leoshkevich | 1 | -0/+1 |
2021-09-13 | linux-user: Split mmap prototypes into user-mmap.h | Peter Maydell | 1 | -0/+34 |