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