index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Age
Commit message (
Expand
)
Author
2024-10-13
linux-user/i386: Emulate orig_ax
Ilya Leoshkevich
2024-10-13
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
2024-10-08
linux-user: Fix parse_elf_properties GNU0_MAGIC check
Richard Henderson
2024-09-13
linux-user: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-08-05
linux-user/elfload: Fix pr_pid values in core files
Ilya Leoshkevich
2024-06-05
target/sparc: Implement IMA extension
Richard Henderson
2024-06-05
target/sparc: Enable VIS3 feature bit
Richard Henderson
2024-06-05
target/sparc: Implement FMAf extension
Richard Henderson
2024-05-15
linux-user/hppa: Force all code addresses to PRIV_USER
Richard Henderson
2024-05-06
Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging
Richard Henderson
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
2024-05-05
linux-user/sparc: Add more hwcap bits for sparc64
Richard Henderson
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-03-12
linux-user/elfload: Fully initialize struct target_elf_prpsinfo
Richard Henderson
2024-03-12
linux-user/elfload: Don't close an unopened file descriptor
Richard Henderson
2024-03-06
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-02-29
linux-user: Remove pgb_dynamic alignment assertion
Richard Henderson
2024-02-29
linux-user: Remove qemu_host_page_size from elf_core_dump
Richard Henderson
2024-02-29
linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
2024-02-29
linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
2024-02-29
linux-user/hppa: Simplify init_guest_commpage
Richard Henderson
2024-02-29
linux-user: Remove qemu_host_page_size from create_elf_tables
Richard Henderson
2024-02-29
linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
Richard Henderson
2024-02-29
linux-user: Adjust SVr4 NULL page mapping
Richard Henderson
2024-02-29
linux-user/elfload: Unprotect regions before core dump
Richard Henderson
2024-02-29
linux-user/elfload: Rely on walk_memory_regions for vmas
Richard Henderson
2024-02-29
linux-user/elfload: Simplify vma_dump_size
Richard Henderson
2024-02-29
linux-user/elfload: Write process memory to core file in larger chunks
Richard Henderson
2024-02-29
linux-user/elfload: Write corefile elf header in one block
Richard Henderson
2024-02-29
linux-user/elfload: Size corefile before opening
Richard Henderson
2024-02-29
linux-user/elfload: Lock cpu list and mmap during elf_core_dump
Richard Henderson
2024-02-29
linux-user/elfload: Truncate core file on open
Richard Henderson
2024-02-29
linux-user/elfload: Open core file after vma_init
Richard Henderson
2024-02-29
linux-user/elfload: Latch errno before cleanup in elf_core_dump
Richard Henderson
2024-02-29
linux-user/elfload: Stack allocate struct mm_struct
Richard Henderson
2024-02-29
linux-user/elfload: Tidy fill_note_info and struct elf_note_info
Richard Henderson
2024-02-29
linux-user/elfload: Merge init_note_info and fill_note_info
Richard Henderson
2024-02-29
linux-user/elfload: Disable core dump if getrlimit fails
Richard Henderson
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-23
linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
Thomas Weißschuh
2024-01-23
linux-user/elfload: test return value of getrlimit
Thomas Weißschuh
2023-11-21
linux-user: Fix loaddr computation for some elf files
Richard Henderson
2023-11-02
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2023-10-31
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-30
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
[next]