index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
loader.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Create do_init_main_thread
Richard Henderson
2025-08-28
1
-3
/
+2
*
linux-user: Move get_elf_base_platform to mips/elfload.c
Richard Henderson
2025-08-28
1
-0
/
+1
*
linux-user: Move get_elf_platform to arm/elfload.c
Richard Henderson
2025-08-28
1
-2
/
+0
*
linux-user: Move get_elf_platform to {i386,x86_64}/elfload.c
Richard Henderson
2025-08-28
1
-0
/
+3
*
linux-user: Move get_elf_hwcap to riscv/elfload.c
Richard Henderson
2025-08-28
1
-5
/
+0
*
linux-user: Move hwcap functions to s390x/elfload.c
Richard Henderson
2025-08-28
1
-4
/
+1
*
linux-user: Move get_elf_hwcap to sh4/elfload.c
Richard Henderson
2025-08-28
1
-1
/
+2
*
linux-user: Move get_elf_hwcap to mips/elfload.c
Richard Henderson
2025-08-28
1
-1
/
+1
*
linux-user: Move get_elf_hwcap to loongarch64/elfload.c
Richard Henderson
2025-08-28
1
-1
/
+2
*
linux-user: Move hwcap functions to ppc/elfload.c
Richard Henderson
2025-08-28
1
-1
/
+1
*
linux-user: Move get_elf_hwcap to sparc/elfload.c
Richard Henderson
2025-08-28
1
-1
/
+2
*
linux-user: Move hwcap functions to {arm,aarch64}/elfload.c
Richard Henderson
2025-08-28
1
-6
/
+4
*
linux-user: Move get_elf_hwcap to {i386,x86_64}/elfload.c
Richard Henderson
2025-08-28
1
-0
/
+3
*
linux-user: Move get_elf_cpu_model to target/elfload.c
Richard Henderson
2025-08-28
1
-0
/
+3
*
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2023-11-02
1
-1
/
+1
*
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
2023-10-30
1
-1
/
+0
*
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2023-10-30
1
-9
/
+52
*
linux-user: Emulate /proc/cpuinfo on aarch64 and arm
Helge Deller
2023-09-01
1
-1
/
+5
*
linux-user/elfload: Introduce elf_hwcap_str() on s390x
Ilya Leoshkevich
2023-06-05
1
-0
/
+1
*
linux-user/elfload: Expose get_elf_hwcap() on s390x
Ilya Leoshkevich
2023-06-05
1
-0
/
+4
*
linux-user: Split loader-related prototypes into loader.h
Peter Maydell
2021-09-13
1
-0
/
+59