index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
1
-3
/
+1
2023-04-04
Revert "linux-user/arm: Take more care allocating commpage"
Richard Henderson
1
-27
/
+10
2023-03-28
linux-user/arm: Take more care allocating commpage
Richard Henderson
1
-10
/
+27
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
1
-7
/
+7
2023-03-28
linux-user: Pass last not end to probe_guest_base
Richard Henderson
1
-12
/
+12
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
1
-5
/
+6
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-10
linux-user: add support for xtensa FDPIC
Max Filippov
1
-1
/
+15
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+3
2022-09-27
linux-user: Set ELF_BASE_PLATFORM for MIPS
Jiaxun Yang
1
-0
/
+31
2022-09-27
linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
Jiaxun Yang
1
-2
/
+27
2022-09-27
linux-user/hppa: Drop stack guard page on hppa target
Helge Deller
1
-4
/
+9
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
1
-1
/
+18
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
1
-0
/
+23
2022-09-06
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
1
-3
/
+31
2022-09-06
linux-user/arm: Mark the commpage executable
Richard Henderson
1
-1
/
+5
2022-07-11
linux-user/aarch64: Add SME related hwcap entries
Richard Henderson
1
-0
/
+20
2022-07-04
linux-user: Add LoongArch elf support
Song Gao
1
-0
/
+91
2022-06-21
linux-user/x86_64: Fix ELF_PLATFORM
Richard Henderson
1
-13
/
+17
2022-05-26
linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
Joel Stanley
1
-0
/
+4
2022-05-23
linux-user/elfload: Remove pointless non-const CPUArchState cast
Philippe Mathieu-Daudé
1
-1
/
+1
2022-05-23
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
1
-4
/
+6
2022-04-26
linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
Richard Henderson
1
-1
/
+0
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
1
-1
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-2
/
+2
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-3
/
+3
2022-03-22
linux-user: Fix missing space in error message
Fergus Henderson
1
-1
/
+1
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
1
-2
/
+2
2022-01-18
linux-user: don't adjust base of found hole
Alex Bennée
1
-3
/
+2
2022-01-18
linux-user/elfload: add extra logging for hole finding
Alex Bennée
1
-0
/
+18
2022-01-18
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
1
-3
/
+9
2022-01-12
linux-user: Fix clang warning for nios2-linux-user code
Peter Maydell
1
-1
/
+1
2022-01-06
linux-user/nios2: Map a real kuser page
Richard Henderson
1
-1
/
+49
2022-01-06
linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
Richard Henderson
1
-9
/
+9
2021-11-22
linux-user: fix Coverity CID 1464101
Laurent Vivier
1
-3
/
+7
2021-11-02
Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"
Philippe Mathieu-Daudé
1
-2
/
+0
2021-10-22
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
1
-1
/
+1
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
1
-1
/
+1
2021-10-01
linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
Richard Henderson
1
-4
/
+0
2021-10-01
linux-user: Add infrastructure for a signal trampoline page
Richard Henderson
1
-0
/
+18
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split loader-related prototypes into loader.h
Peter Maydell
1
-0
/
+1
2021-08-05
linux-user/elfload: byteswap i386 registers when dumping core
Ilya Leoshkevich
1
-44
/
+44
2021-07-07
linux-user/elfload: Implement ELF_HWCAP for RISC-V
Kito Cheng
1
-0
/
+13
2021-06-22
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
1
-1
/
+1
2021-06-21
linux-user: elf: s390x: Prepare for Vector enhancements facility
David Hildenbrand
1
-0
/
+1
2021-06-20
linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list
Khem Raj
1
-1
/
+1
2021-06-03
linux-user/aarch64: Enable hwcap bits for bfloat16
Richard Henderson
1
-0
/
+2
2021-05-25
linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
Richard Henderson
1
-0
/
+10
[next]