aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user/user-internals.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé2024-05-031-1/+1
* {linux,bsd}-user: Pass pid to fork_end()Ilya Leoshkevich2024-03-061-1/+1
* linux-user: Pass last not end to probe_guest_baseRichard Henderson2023-03-281-6/+6
* includes: move tb_flush into its own headerAlex Bennée2023-03-071-0/+1
* target/arm: Convert CPUARMState::eabi to booleanPhilippe Mathieu-Daudé2023-02-161-1/+1
* linux-user: Add partial support for MADV_DONTNEEDIlya Leoshkevich2022-06-241-0/+1
* linux-user: Remove pointless CPU{ARCH}State castsPhilippe Mathieu-Daudé2022-05-231-1/+1
* linux-user: Have do_syscall() use CPUArchState* instead of void*Philippe Mathieu-Daudé2022-05-231-8/+8
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-1/+1
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* linux-user: Fix syscall parameter handling for MIPS n32WANG Xuerui2022-03-221-3/+3
* linux-user: Mark cpu_loop() with noreturn attributePhilippe Mathieu-Daudé2022-01-061-1/+1
* linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.hRichard Henderson2021-12-191-1/+0
* linux-user: Drop unneeded includes from qemu.hPeter Maydell2021-09-131-0/+2
* linux-user: Split linux-user internals out of qemu.hPeter Maydell2021-09-131-0/+184