summaryrefslogtreecommitdiff
path: root/linux-user/user-internals.h
AgeCommit message (Expand)Author
2026-05-29linux-user: Move cpu_copy() to user-internals.hPeter Maydell
2026-05-29linux-user: Move init_main_thread() prototype to user-internals.hPeter Maydell
2026-05-19linux-user: Fix AT_EXECFN in AUXV for symlinked programsHelge Deller
2026-05-05linux-user/arm: Restrict regpairs_alignedRichard Henderson
2026-02-06linux-user/syscall.c: Prevent acquiring clone_lock while fork()Aleksandr Sergeev
2026-01-23linux-user: Add termios2 supportLuca Bonissi
2025-09-24linux-user: Split out begin_parallel_contextRichard Henderson
2025-04-30include: Remove 'exec/exec-all.h'Philippe Mathieu-Daudé
2025-03-09linux-user: Only include 'exec/tb-flush.h' header when necessaryPhilippe Mathieu-Daudé
2024-12-20user: Declare cpu_loop() once in 'user/cpu_loop.h'Philippe Mathieu-Daudé
2024-10-03linux-user: Remove unused handle_vm86_faultDr. David Alan Gilbert
2024-05-03user: 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-28linux-user: Pass last not end to probe_guest_baseRichard Henderson
2023-03-07includes: move tb_flush into its own headerAlex Bennée
2023-02-16target/arm: Convert CPUARMState::eabi to booleanPhilippe Mathieu-Daudé
2022-06-24linux-user: Add partial support for MADV_DONTNEEDIlya Leoshkevich
2022-05-23linux-user: Remove pointless CPU{ARCH}State castsPhilippe Mathieu-Daudé
2022-05-23linux-user: Have do_syscall() use CPUArchState* instead of void*Philippe Mathieu-Daudé
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-03-22linux-user: Fix syscall parameter handling for MIPS n32WANG Xuerui
2022-01-06linux-user: Mark cpu_loop() with noreturn attributePhilippe Mathieu-Daudé
2021-12-19linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.hRichard Henderson
2021-09-13linux-user: Drop unneeded includes from qemu.hPeter Maydell
2021-09-13linux-user: Split linux-user internals out of qemu.hPeter Maydell