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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2
-5
/
+5
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
1
-0
/
+3
2023-10-31
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
75
-211
/
+3268
2023-10-30
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
3
-0
/
+4
2023-10-30
linux-user/s390x: Add vdso
Richard Henderson
8
-3
/
+155
2023-10-30
linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
Richard Henderson
1
-3
/
+4
2023-10-30
linux-user/ppc: Add vdso
Richard Henderson
12
-8
/
+467
2023-10-30
linux-user/loongarch64: Add vdso
Richard Henderson
9
-1
/
+245
2023-10-30
linux-user/riscv: Add vdso
Richard Henderson
10
-0
/
+303
2023-10-30
linux-user/hppa: Add vdso
Richard Henderson
8
-10
/
+286
2023-10-30
linux-user/arm: Add vdso
Richard Henderson
9
-18
/
+307
2023-10-30
linux-user/aarch64: Add vdso
Richard Henderson
8
-0
/
+176
2023-10-30
linux-user/x86_64: Add vdso
Richard Henderson
6
-2
/
+168
2023-10-30
linux-user/i386: Add vdso
Richard Henderson
8
-2
/
+271
2023-10-30
linux-user: Add gen-vdso tool
Richard Henderson
3
-1
/
+535
2023-10-30
linux-user: Load vdso image if available
Richard Henderson
1
-9
/
+81
2023-10-30
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
3
-8
/
+6
2023-10-30
linux-user: Use ImageSource in load_symbols
Richard Henderson
1
-36
/
+45
2023-10-30
linux-user: Use ImageSource in load_elf_image
Richard Henderson
1
-79
/
+49
2023-10-30
linux-user: Do not clobber bprm_buf swapping ehdr
Richard Henderson
1
-11
/
+14
2023-10-30
linux-user: Tidy loader_exec
Richard Henderson
1
-19
/
+19
2023-10-30
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2
-9
/
+142
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
1
-5
/
+4
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
6
-0
/
+13
2023-10-25
target/sparc: Remove sparcv7 cpu features
Richard Henderson
1
-5
/
+1
2023-10-18
linux-user: Remap guest SIGABRT
Richard Henderson
1
-7
/
+35
2023-10-18
linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
Richard Henderson
1
-1
/
+43
2023-10-18
linux-user: Split out host_sig{segv,bus}_handler
Richard Henderson
1
-60
/
+85
2023-10-18
linux-user: Simplify signal_init
Richard Henderson
1
-20
/
+22
2023-10-18
linux-user: Map unsupported signals to an out-of-bounds value
Richard Henderson
1
-34
/
+38
2023-10-18
linux-user: Only register handlers for core_dump_signal by default
Richard Henderson
1
-29
/
+14
2023-10-18
linux-user: Detect and report host crashes
Helge Deller
1
-6
/
+63
2023-10-18
linux-user: Exit not abort in die_with_backtrace
Richard Henderson
1
-1
/
+1
2023-10-18
linux-user: Split out die_with_signal
Richard Henderson
1
-24
/
+28
2023-10-18
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
Richard Henderson
1
-13
/
+17
2023-10-18
linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
Jiajie Chen
1
-0
/
+8
2023-10-18
linux-user/sh4: Fix crashes on signal delivery
Mikulas Patocka
1
-0
/
+8
2023-10-18
linux-user/mips: fix abort on integer overflow
Mikulas Patocka
1
-1
/
+3
2023-10-18
linux-user: Fixes for zero_bss
Richard Henderson
1
-13
/
+40
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in xattr syscalls
Laurent Vivier
1
-4
/
+4
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
Laurent Vivier
1
-3
/
+3
2023-10-06
linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
Laurent Vivier
1
-11
/
+11
2023-10-06
linux-user/mmap.c: clean up local variable shadowing
Laurent Vivier
1
-3
/
+3
2023-10-06
linux-user/flatload: clean up local variable shadowing
Laurent Vivier
1
-4
/
+4
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2
-11
/
+0
2023-10-04
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
1
-1
/
+1
2023-10-04
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
2
-2
/
+2
2023-10-04
tcg: Remove argument to tcg_prologue_init
Richard Henderson
1
-1
/
+1
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
4
-13
/
+12
2023-09-29
linux-user/strace: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+0
[next]