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-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-21
linux-user/elfload.c: Report previously missing arm32 hwcaps
Peter Maydell
2023-09-21
linux-user/elfload.c: Add missing arm and arm64 hwcap values
Peter Maydell
2023-09-21
linux-user/elfload.c: Correct SME feature names reported in cpuinfo
Peter Maydell
2023-09-01
linux-user: Remove ELF_START_MMAP and image_info.start_mmap
Richard Henderson
2023-09-01
linux-user: Adjust brk for load_bias
Richard Henderson
2023-09-01
linux-user: Emulate /proc/cpuinfo on aarch64 and arm
Helge Deller
2023-08-23
linux-user/elfload: Enable vxe2 on s390x
Ilya Leoshkevich
2023-08-08
linux-user: Rewrite non-fixed probe_guest_base
Richard Henderson
2023-08-08
linux-user: Rewrite fixed probe_guest_base
Richard Henderson
2023-08-08
linux-user: Consolidate guest bounds check in probe_guest_base
Richard Henderson
2023-08-08
linux-user: Remove duplicate CPU_LOG_PAGE from probe_guest_base
Richard Henderson
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
2023-08-08
linux-user: Use zero_bss for PT_LOAD with no file contents too
Richard Henderson
2023-08-08
linux-user: Do not adjust zero_bss for host page size
Richard Henderson
2023-08-08
linux-user: Do not adjust image mapping for host page size
Richard Henderson
2023-08-08
linux-user: Adjust initial brk when interpreter is close to executable
Helge Deller
2023-08-08
linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
Richard Henderson
2023-08-08
linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
Richard Henderson
2023-08-06
linux-user: Do not align brk with host page size
Akihiko Odaki
2023-08-06
linux-user/elfload: Set V in ELF_HWCAP for RISC-V
Nathan Egge
2023-07-22
Revert "linux-user: Fix qemu-arm to run static armhf binaries"
Michael Tokarev
2023-07-20
Merge tag 'linux-user-brk-fixes-pull-request' of https://github.com/hdeller/q...
Peter Maydell
2023-07-18
linux-user: Fix qemu-arm to run static armhf binaries
Helge Deller
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
[next]