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
2023-07-18
linux-user/elfload: Fix /proc/cpuinfo features: on s390x
Ilya Leoshkevich
2023-07-15
linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
Philippe Mathieu-Daudé
2023-07-10
linux-user: elfload: Add more initial s390x PSW bits
Ilya Leoshkevich
2023-06-10
linux-user: elfload: Specify -R is an option for qemu-user binaries
Andrew Jeffery
2023-06-10
linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
Andrew Jeffery
2023-06-05
linux-user/elfload: Introduce elf_hwcap_str() on s390x
Ilya Leoshkevich
2023-06-05
linux-user/elfload: Expose get_elf_hwcap() on s390x
Ilya Leoshkevich
2023-05-11
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
2023-05-11
disas: Remove target_ulong from the interface
Richard Henderson
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
2023-04-04
Revert "linux-user/arm: Take more care allocating commpage"
Richard Henderson
2023-03-28
linux-user/arm: Take more care allocating commpage
Richard Henderson
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
2023-03-28
linux-user: Pass last not end to probe_guest_base
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-10
linux-user: add support for xtensa FDPIC
Max Filippov
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2022-09-27
linux-user: Set ELF_BASE_PLATFORM for MIPS
Jiaxun Yang
2022-09-27
linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
Jiaxun Yang
2022-09-27
linux-user/hppa: Drop stack guard page on hppa target
Helge Deller
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
2022-09-06
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
2022-09-06
linux-user/arm: Mark the commpage executable
Richard Henderson
2022-07-11
linux-user/aarch64: Add SME related hwcap entries
Richard Henderson
2022-07-04
linux-user: Add LoongArch elf support
Song Gao
2022-06-21
linux-user/x86_64: Fix ELF_PLATFORM
Richard Henderson
2022-05-26
linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
Joel Stanley
2022-05-23
linux-user/elfload: Remove pointless non-const CPUArchState cast
Philippe Mathieu-Daudé
2022-05-23
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
2022-04-26
linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
Richard Henderson
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
linux-user: Fix missing space in error message
Fergus Henderson
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-01-18
linux-user: don't adjust base of found hole
Alex Bennée
2022-01-18
linux-user/elfload: add extra logging for hole finding
Alex Bennée
2022-01-18
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
2022-01-12
linux-user: Fix clang warning for nios2-linux-user code
Peter Maydell
2022-01-06
linux-user/nios2: Map a real kuser page
Richard Henderson
2022-01-06
linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
Richard Henderson
2021-11-22
linux-user: fix Coverity CID 1464101
Laurent Vivier
2021-11-02
Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"
Philippe Mathieu-Daudé
2021-10-22
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2021-10-01
linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
Richard Henderson
2021-10-01
linux-user: Add infrastructure for a signal trampoline page
Richard Henderson
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
[next]