Richard Henderson
|
1a010d22b7
linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
|
5 months ago |
Philippe Mathieu-Daudé
|
c9ce8a1ffd
linux-user: Only include 'exec/tb-flush.h' header when necessary
|
7 months ago |
Stefan Hajnoczi
|
ffaf7f0376
Merge tag 'pull-10.0-testing-and-gdstub-updates-100225-1' of https://gitlab.com/stsquad/qemu into staging
|
6 months ago |
Ilya Leoshkevich
|
08916fd4b6
user: Introduce user/signal.h
|
6 months ago |
Khem Raj
|
27a8d899c7
linux-user: Do not define struct sched_attr if libc headers do
|
6 months ago |
Helge Deller
|
f65464ce6d
linux-user: netlink: Add emulation of IP_MULTICAST_IF
|
7 months ago |
Helge Deller
|
017fc6620f
linux-user: netlink: Add IP_PKTINFO cmsg parsing
|
7 months ago |
Helge Deller
|
b97f8d1fa5
linux-user: Use unique error messages for cmsg parsing
|
8 months ago |
Philippe Mathieu-Daudé
|
8865049bab
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
|
8 months ago |
Philippe Mathieu-Daudé
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
9 months ago |
Philippe Mathieu-Daudé
|
970ae60e9b
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
|
8 months ago |
Ilya Leoshkevich
|
d95fd9838b
linux-user: Fix strace output for s390x mmap()
|
9 months ago |
Helge Deller
|
8491026a08
linux-user: Fix setreuid and setregid to use direct syscalls
|
9 months ago |
Peter Maydell
|
6b3756503b
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
|
10 months ago |
Yao Zi
|
310df7a9fe
linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
|
10 months ago |
Ilya Leoshkevich
|
bbd5630a75
linux-user: Emulate /proc/self/maps under mmap_lock
|
10 months ago |
Gustavo Romero
|
fe71f4b0de
linux-user: Clean up unused header
|
10 months ago |
Michael Vogt
|
9729930344
linux-user: add strace support for openat2
|
10 months ago |
Michael Vogt
|
9651cead2f
linux-user: add openat2 support in linux-user
|
10 months ago |
Michael Tokarev
|
99174ce39e
linux-user/syscall.c: eliminate other explicit LFS usages
|
11 months ago |
Michael Tokarev
|
ac1bbe8ca4
linux-user/syscall.c: drop 64 suffix from flock64 &Co
|
11 months ago |
Philippe Mathieu-Daudé
|
bff4b02ca1
linux-user: Remove support for CRIS target
|
1 year ago |
Fabio D'Urso
|
d9b019e0a0
linux-user: open_self_stat: Implement num_threads
|
1 year ago |
Gustavo Romero
|
bef6a77f6d
target/arm: Factor out code for setting MTE TCF0 field
|
1 year ago |
Ilya Leoshkevich
|
54b2792102
linux-user: Make TARGET_NR_setgroups affect only the current thread
|
1 year ago |
Philippe Mathieu-Daudé
|
59272469bd
user: Use get_task_state() helper
|
1 year ago |
Philippe Mathieu-Daudé
|
b254c342cf
accel/tcg: Access tcg_cflags with getter / setter
|
1 year ago |
Philippe Mathieu-Daudé
|
74781c0888
exec/cpu: Extract page-protection definitions to page-protection.h
|
1 year ago |
Michael Tokarev
|
88a722b6ad
linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO
|
1 year ago |
Michael Tokarev
|
166bd92e3b
linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used
|
1 year ago |