]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/mmap.c
linux-user: xtensa: fix signal delivery in FDPIC
[mirror_qemu.git] / linux-user / mmap.c
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-30 Stefan HajnocziMerge tag 'pull-lu-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-ufs-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-target-arm-20231027' of https://git...
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-27 Peter Maydelltarget/arm: Move feature test functions to their own...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-18 Richard Hendersonlinux-user: Propagate failure in mmap_reserve_or_unmap...
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-06 Laurent Vivierlinux-user/mmap.c: clean up local variable shadowing
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-01 Richard Hendersonlinux-user: Track shm regions with an interval tree
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...
next