]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/elfload.c
linux-user/aarch64: Add vdso
[mirror_qemu.git] / linux-user / elfload.c
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-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...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Peter Maydelltarget/arm: Enable FEAT_MOPS for CPU 'max'
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_HBC
2023-09-21 Peter Maydelllinux-user/elfload.c: Report previously missing arm32...
2023-09-21 Peter Maydelllinux-user/elfload.c: Add missing arm and arm64 hwcap...
2023-09-21 Peter Maydelllinux-user/elfload.c: Correct SME feature names reporte...
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: Remove ELF_START_MMAP and image_info.start_mmap
2023-09-01 Richard Hendersonlinux-user: Adjust brk for load_bias
2023-09-01 Helge Dellerlinux-user: Emulate /proc/cpuinfo on aarch64 and arm
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-24 Stefan HajnocziMerge tag 'pull-target-arm-20230824' of https://git...
2023-08-24 Stefan HajnocziMerge tag 'pull-loongarch-20230824' of https://gitlab...
2023-08-23 Stefan HajnocziMerge tag 'pull-request-2023-08-23' of https://gitlab...
2023-08-23 Ilya Leoshkevichlinux-user/elfload: Enable vxe2 on s390x
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: Rewrite non-fixed probe_guest_base
2023-08-08 Richard Hendersonlinux-user: Rewrite fixed probe_guest_base
2023-08-08 Richard Hendersonlinux-user: Consolidate guest bounds check in probe_gue...
2023-08-08 Richard Hendersonlinux-user: Remove duplicate CPU_LOG_PAGE from probe_gu...
2023-08-08 Richard Hendersonutil/selfmap: Rewrite using qemu/interval-tree.h
2023-08-08 Richard Hendersonlinux-user: Use zero_bss for PT_LOAD with no file conte...
2023-08-08 Richard Hendersonlinux-user: Do not adjust zero_bss for host page size
2023-08-08 Richard Hendersonlinux-user: Do not adjust image mapping for host page...
2023-08-08 Helge Dellerlinux-user: Adjust initial brk when interpreter is...
2023-08-08 Richard Hendersonlinux-user: Use elf_et_dyn_base for ET_DYN with interpreter
2023-08-08 Richard Hendersonlinux-user: Use MAP_FIXED_NOREPLACE for initial image...
2023-08-06 Richard HendersonMerge tag 'pull-tcg-20230806-3' of https://gitlab.com...
2023-08-06 Akihiko Odakilinux-user: Do not align brk with host page size
2023-08-06 Nathan Eggelinux-user/elfload: Set V in ELF_HWCAP for RISC-V
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-22 Michael TokarevRevert "linux-user: Fix qemu-arm to run static armhf...
2023-07-20 Peter MaydellMerge tag 'pull-nbd-2023-07-19' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'linux-user-brk-fixes-pull-request' of https...
2023-07-19 Peter MaydellMerge tag 'pull-riscv-to-apply-20230719-1' of https...
2023-07-19 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-07-19 Peter MaydellMerge tag 'pull-request-2023-07-18' of https://gitlab...
2023-07-18 Helge Dellerlinux-user: Fix qemu-arm to run static armhf binaries
2023-07-18 Ilya Leoshkevichlinux-user/elfload: Fix /proc/cpuinfo features: on...
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 Philippe Mathieu... linux-user/arm: Do not allocate a commpage at all for...
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Richard HendersonMerge tag 'pull-request-2023-07-10v2' of https://gitlab...
2023-07-10 Ilya Leoshkevichlinux-user: elfload: Add more initial s390x PSW bits
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Andrew Jefferylinux-user: elfload: Specify -R is an option for qemu...
2023-06-10 Andrew Jefferylinux-user: elfload: s/min_mmap_addr/mmap_min_addr/
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Ilya Leoshkevichlinux-user/elfload: Introduce elf_hwcap_str() on s390x
2023-06-05 Ilya Leoshkevichlinux-user/elfload: Expose get_elf_hwcap() on s390x
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-11 Richard Hendersondisas: Remove target_ulong from the interface
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Harsh Prateek Borappc: spapr: cleanup cr get/set with helpers.
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
next