index
:
qemu/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-10.0
stable-10.1
stable-10.2
stable-11.0
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-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
user-internals.h
Age
Commit message (
Expand
)
Author
2026-05-29
linux-user: Move cpu_copy() to user-internals.h
Peter Maydell
2026-05-29
linux-user: Move init_main_thread() prototype to user-internals.h
Peter Maydell
2026-05-19
linux-user: Fix AT_EXECFN in AUXV for symlinked programs
Helge Deller
2026-05-05
linux-user/arm: Restrict regpairs_aligned
Richard Henderson
2026-02-06
linux-user/syscall.c: Prevent acquiring clone_lock while fork()
Aleksandr Sergeev
2026-01-23
linux-user: Add termios2 support
Luca Bonissi
2025-09-24
linux-user: Split out begin_parallel_context
Richard Henderson
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-03-09
linux-user: Only include 'exec/tb-flush.h' header when necessary
Philippe Mathieu-Daudé
2024-12-20
user: Declare cpu_loop() once in 'user/cpu_loop.h'
Philippe Mathieu-Daudé
2024-10-03
linux-user: Remove unused handle_vm86_fault
Dr. David Alan Gilbert
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-03-06
{linux,bsd}-user: Pass pid to fork_end()
Ilya Leoshkevich
2023-03-28
linux-user: Pass last not end to probe_guest_base
Richard Henderson
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2022-06-24
linux-user: Add partial support for MADV_DONTNEED
Ilya Leoshkevich
2022-05-23
linux-user: Remove pointless CPU{ARCH}State casts
Philippe Mathieu-Daudé
2022-05-23
linux-user: Have do_syscall() use CPUArchState* instead of void*
Philippe Mathieu-Daudé
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
linux-user: Fix syscall parameter handling for MIPS n32
WANG Xuerui
2022-01-06
linux-user: Mark cpu_loop() with noreturn attribute
Philippe Mathieu-Daudé
2021-12-19
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
2021-09-13
linux-user: Drop unneeded includes from qemu.h
Peter Maydell
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell