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
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-20
user: Move various declarations out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
user: Declare cpu_loop() once in 'user/cpu_loop.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2024-12-20
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
Philippe Mathieu-Daudé
20
-53
/
+19
2024-12-20
user: Forward declare target_cpu_copy_regs structure
Philippe Mathieu-Daudé
18
-18
/
+21
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
Philippe Mathieu-Daudé
3
-0
/
+3
2024-12-20
accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
linux-user/aarch64: Include missing 'user/abitypes.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-12-14
Merge tag 'pull-hex-20241212' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2024-12-12
target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
Brian Cain
1
-2
/
+2
2024-12-11
target/arm: Set default NaN pattern explicitly
Peter Maydell
1
-0
/
+5
2024-11-22
linux-user: Fix strace output for s390x mmap()
Ilya Leoshkevich
3
-5
/
+9
2024-11-22
linux-user: Print tid not pid with strace
J. Neuschäfer
1
-1
/
+1
2024-11-16
linux-user/arm: Select vdso for be8 and be32 modes
Richard Henderson
5
-12
/
+41
2024-11-16
linux-user/ppc: Reduce vdso alignment to 4k
Richard Henderson
4
-2
/
+4
2024-11-16
linux-user/loongarch64: Reduce vdso alignment to 4k
Richard Henderson
2
-1
/
+2
2024-11-16
linux-user/arm: Reduce vdso alignment to 4k
Richard Henderson
3
-1
/
+1
2024-11-16
linux-user/aarch64: Reduce vdso alignment to 4k
Richard Henderson
3
-2
/
+3
2024-11-16
linux-user: Drop image_info.alignment
Richard Henderson
2
-5
/
+3
2024-11-16
linux-user: Honor elf alignment when placing images
Richard Henderson
1
-7
/
+28
2024-11-16
linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
Ilya Leoshkevich
1
-1
/
+1
2024-11-16
linux-user: Fix setreuid and setregid to use direct syscalls
Helge Deller
1
-4
/
+16
2024-11-06
Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
5
-73
/
+187
2024-11-05
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
3
-22
/
+100
2024-11-05
linux-user: Fix GDB complaining about system-supplied DSO string table index
Ilya Leoshkevich
2
-51
/
+87
2024-11-05
target/arm: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-0
/
+18
2024-10-24
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
5
-17
/
+84
2024-10-22
linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
Yao Zi
1
-1
/
+1
2024-10-22
linux-user: Fix build failure caused by missing __u64 on musl
Yao Zi
1
-3
/
+3
2024-10-22
linux-user: Trace rt_sigprocmask's sigsets
Ilya Leoshkevich
2
-11
/
+76
2024-10-22
linux-user/ppc: Fix sigmask endianness issue in sigreturn
Ilya Leoshkevich
1
-1
/
+1
2024-10-22
linux-user: Emulate /proc/self/maps under mmap_lock
Ilya Leoshkevich
1
-1
/
+3
2024-10-21
linux-user: Clean up unused header
Gustavo Romero
1
-1
/
+0
2024-10-15
linux-user/i386: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-2
/
+2
2024-10-13
linux-user/vm86: Fix compilation with Clang
Thomas Huth
1
-65
/
+0
2024-10-13
linux-user/i386: Emulate orig_ax
Ilya Leoshkevich
3
-2
/
+9
2024-10-13
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
1
-1
/
+1
2024-10-08
linux-user: Add strace for recvfrom()
Philippe Mathieu-Daudé
2
-1
/
+18
2024-10-08
linux-user: Add strace for sendto()
Philippe Mathieu-Daudé
2
-1
/
+16
2024-10-08
linux-user: Factor print_buf_len() out
Philippe Mathieu-Daudé
1
-4
/
+9
2024-10-08
linux-user: Display sockaddr buffer as pointer
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-08
linux-user: Correct print_sockaddr() format
Philippe Mathieu-Daudé
1
-6
/
+6
2024-10-08
linux-user: Trace wait4()'s and waitpid()'s wstatus
Ilya Leoshkevich
2
-2
/
+61
2024-10-08
linux-user: add strace support for openat2
Michael Vogt
5
-7
/
+65
2024-10-08
linux-user: add openat2 support in linux-user
Michael Vogt
2
-2
/
+116
2024-10-08
linux-user: Fix parse_elf_properties GNU0_MAGIC check
Richard Henderson
1
-6
/
+6
[next]