]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/mmap.c
linux-user: Fix shmdt
[mirror_qemu.git] / linux-user / mmap.c
2023-09-01 Richard Hendersonlinux-user: Fix shmdt
2023-09-01 Richard Hendersonlinux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat...
2023-09-01 Richard Hendersonlinux-user: Move shmat and shmdt implementations to...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-08 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-08-08 Richard HendersonMerge tag 'pull-lu-20230808' of https://gitlab.com...
2023-08-08 Richard Hendersonlinux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
2023-08-08 Richard Hendersonlinux-user: Adjust task_unmapped_base for reserved_va
2023-08-06 Richard HendersonMerge tag 'pull-tcg-20230806-3' of https://gitlab.com...
2023-08-06 Richard Hendersonlinux-user: Remove last_brk
2023-08-06 Akihiko Odakilinux-user: Fix MAP_FIXED_NOREPLACE on old kernels
2023-08-06 Akihiko Odakilinux-user: Unset MAP_FIXED_NOREPLACE for host
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-23 Richard Hendersoninclude/exec: Add WITH_MMAP_LOCK_GUARD
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersonlinux-user: Simplify target_madvise
2023-07-15 Richard Hendersonlinux-user: Remove can_passthrough_madvise
2023-07-15 Richard Hendersonlinux-user: Simplify target_munmap
2023-07-15 Richard Hendersonlinux-user: Rename mmap_reserve to mmap_reserve_or_unmap
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_reserve
2023-07-15 Richard Hendersonlinux-user: Use 'last' instead of 'end' in target_mmap
2023-07-15 Richard Hendersonlinux-user: Use page_find_range_empty for mmap_find_vma...
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_frag
2023-07-15 Richard Hendersonlinux-user: Rewrite target_mprotect
2023-07-15 Richard Hendersonlinux-user: Widen target_mmap offset argument to off_t
2023-07-15 Richard Hendersonlinux-user: Split out target_to_host_prot
2023-07-15 Richard Hendersonlinux-user: Implement MAP_FIXED_NOREPLACE
2023-07-15 Richard Hendersonlinux-user: Fix formatting of mmap.c
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Richard Hendersonlinux-user: Avoid mmap of the last byte of the reserved_va
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Richard Hendersoninclude/exec: Change reserved_va semantics to last...
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_reset_target_data
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-03 Helge Dellerlinux-user: Add emulation for MADV_WIPEONFORK and MADV_...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Richard Hendersonaccel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-29 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-28 Stefan HajnocziMerge tag 'pull-request-2022-09-28' of https://gitlab...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-27 Helge Dellerlinux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN...
2022-09-27 Ilya Leoshkevichlinux-user: Passthrough MADV_DONTNEED for certain file...
2022-09-27 Ilya Leoshkevichlinux-user: Fix madvise(MADV_DONTNEED) on alpha
2022-09-27 Helge Dellerlinux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000...
2022-09-06 Stefan HajnocziMerge tag 'samuel-thibault' of https://people.debian...
2022-09-06 Stefan HajnocziMerge tag 'pull-tcg-20220906' of https://gitlab.com...
2022-09-06 Ilya Leoshkevichlinux-user: Clear translations on mprotect()
2022-08-12 Richard HendersonMerge tag 'pull-target-arm-20220812' of https://git...
2022-08-12 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-11 Vitaly Bukalinux-user/aarch64: Reset target data on MADV_DONTNEED
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-07-29 Ilya Leoshkevichlinux-user: Do not treat madvise()'s advice as a bitmask
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24 Ilya Leoshkevichlinux-user: Add partial support for MADV_DONTNEED
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Richard Hendersonlinux-user: Expand log_page_dump inline
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-19 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-13 Peter Maydelllinux-user: Split linux-user internals out of qemu.h
2021-09-13 Peter Maydelllinux-user: Split mmap prototypes into user-mmap.h
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-15 Richard Hendersonlinux-user: Set CF_PARALLEL when mapping shared memory
2021-02-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-02-16 Richard Hendersonlinux-user/aarch64: Implement PROT_MTE
2021-02-16 Richard Hendersonexec: Rename guest_{addr,range}_valid to *_untagged
2021-02-16 Richard Hendersonexec: Use cpu_untagged_addr in g2h; split out g2h_untagged
2021-02-16 Richard Hendersonlinux-user: Introduce PAGE_ANON
2021-02-16 Richard Hendersontcg: Introduce target-specific page data for user-only
2021-02-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-02-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
next