]> git.ipfire.org Git - thirdparty/qemu.git/history - linux-user/elfload.c
Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging
[thirdparty/qemu.git] / linux-user / elfload.c
2024-05-06  Richard HendersonMerge tag 'qemu-sparc-20240506' of https://github.com...
2024-05-06  Richard HendersonMerge tag 'accel-20240506' of https://github.com/philmd...
2024-05-06  Philippe Mathieu... exec/cpu: Extract page-protection definitions to page...
2024-05-06  BALATON Zoltanexec/cpu: Rename PAGE_BITS macro to PAGE_RWX
2024-05-05  Richard Hendersonlinux-user/sparc: Add more hwcap bits for sparc64
2024-04-26  Richard HendersonMerge tag 'accel-20240426' of https://github.com/philmd...
2024-04-26  Richard HendersonMerge tag 'pull-nbd-2024-04-25' of https://repo.or...
2024-04-26  Philippe Mathieu... exec: Restrict inclusion of 'user/guest-base.h'
2024-04-26  Philippe Mathieu... exec: Move [b]tswapl() declarations to 'exec/user/tswap...
2024-04-25  Richard HendersonMerge tag 'hw-misc-20240425' of https://github.com...
2024-04-25  Philippe Mathieu... hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
2024-04-24  Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24  Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-03-18  Peter MaydellMerge tag 'migration-20240317-pull-request' of https...
2024-03-13  Peter MaydellMerge tag 'pull-maintainer-final-130324-1' of https...
2024-03-13  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-03-13  Peter MaydellMerge tag 'pull-ppc-for-9.0-2-20240313' of https:/...
2024-03-13  Peter MaydellMerge tag 'tracing-pull-request' of https://gitlab...
2024-03-12  Peter MaydellMerge tag 'pull-tcg-20240312' of https://gitlab.com...
2024-03-12  Richard Hendersonlinux-user/elfload: Fully initialize struct target_elf_...
2024-03-12  Richard Hendersonlinux-user/elfload: Don't close an unopened file descriptor
2024-03-08  Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-06  Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06  Ilya Leoshkevich{linux,bsd}-user: Introduce get_task_state()
2024-03-05  Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-05  Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-03-05  Peter MaydellMerge tag 'pull-tcg-20240301' of https://gitlab.com...
2024-02-29  Richard Hendersonlinux-user: Remove pgb_dynamic alignment assertion
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_size from elf_core_dump
2024-02-29  Richard Hendersonlinux-user/arm: Remove qemu_host_page_size from init_gu...
2024-02-29  Richard Hendersonlinux-user/nios2: Remove qemu_host_page_size from init_...
2024-02-29  Richard Hendersonlinux-user/hppa: Simplify init_guest_commpage
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_size from create_elf_...
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_{size, mask} in probe...
2024-02-29  Richard Hendersonlinux-user: Adjust SVr4 NULL page mapping
2024-02-29  Richard Hendersonlinux-user/elfload: Unprotect regions before core dump
2024-02-29  Richard Hendersonlinux-user/elfload: Rely on walk_memory_regions for...
2024-02-29  Richard Hendersonlinux-user/elfload: Simplify vma_dump_size
2024-02-29  Richard Hendersonlinux-user/elfload: Write process memory to core file...
2024-02-29  Richard Hendersonlinux-user/elfload: Write corefile elf header in one...
2024-02-29  Richard Hendersonlinux-user/elfload: Size corefile before opening
2024-02-29  Richard Hendersonlinux-user/elfload: Lock cpu list and mmap during elf_c...
2024-02-29  Richard Hendersonlinux-user/elfload: Truncate core file on open
2024-02-29  Richard Hendersonlinux-user/elfload: Open core file after vma_init
2024-02-29  Richard Hendersonlinux-user/elfload: Latch errno before cleanup in elf_c...
2024-02-29  Richard Hendersonlinux-user/elfload: Stack allocate struct mm_struct
2024-02-29  Richard Hendersonlinux-user/elfload: Tidy fill_note_info and struct...
2024-02-29  Richard Hendersonlinux-user/elfload: Merge init_note_info and fill_note_info
2024-02-29  Richard Hendersonlinux-user/elfload: Disable core dump if getrlimit...
2024-02-26  Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-01-31  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31  Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30  Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30  Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29  Ilya Leoshkevichaccel/tcg: Move perf and debuginfo support to tcg/
2024-01-26  Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-01-26  Peter MaydellMerge tag 'pull-loongarch-20240125' of https://gitlab...
2024-01-25  Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25  Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-23  Thomas Weißschuhlinux-user/elfload: check PR_GET_DUMPABLE before creati...
2024-01-23  Thomas Weißschuhlinux-user/elfload: test return value of getrlimit
2023-11-22  Stefan HajnocziMerge tag 'seabios-hppa-v13-pull-request' of https...
2023-11-21  Stefan HajnocziMerge tag 'pull-lu-20231121' of https://gitlab.com...
2023-11-21  Richard Hendersonlinux-user: Fix loaddr computation for some elf files
2023-11-06  Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03  Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-02  Peter Maydelllinux-user: Report AArch64 hwcap2 fields above bit 31
2023-11-02  Marielle Novastriderlinux-user/elfload: Add missing arm64 hwcap values
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  Richard Hendersonlinux-user: Show vdso address in /proc/pid/maps
2023-10-30  Richard Hendersonlinux-user/s390x: Add vdso
2023-10-30  Richard Hendersonlinux-user/ppc: Add vdso
2023-10-30  Richard Hendersonlinux-user/loongarch64: Add vdso
2023-10-30  Richard Hendersonlinux-user/riscv: Add vdso
2023-10-30  Richard Hendersonlinux-user/hppa: Add vdso
2023-10-30  Richard Hendersonlinux-user/arm: Add vdso
2023-10-30  Richard Hendersonlinux-user/aarch64: Add vdso
2023-10-30  Richard Hendersonlinux-user/x86_64: Add vdso
2023-10-30  Richard Hendersonlinux-user/i386: Add vdso
2023-10-30  Richard Hendersonlinux-user: Load vdso image if available
2023-10-30  Richard Hendersonlinux-user: Use ImageSource in load_symbols
2023-10-30  Richard Hendersonlinux-user: Use ImageSource in load_elf_image
2023-10-30  Richard Hendersonlinux-user: Do not clobber bprm_buf swapping ehdr
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  Jiajie Chenlinux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
2023-10-18  Richard Hendersonlinux-user: Fixes for zero_bss
2023-10-05  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05  Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04  Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-09-26  Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25  Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
next