aboutsummaryrefslogtreecommitdiff
path: root/linux-user/user-internals.h
AgeCommit message (Expand)Author
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