summary refs log tree commit diff stats
path: root/include/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Restrict inclusion of 'user/guest-base.h'Philippe Mathieu-Daudé2024-04-261-0/+6
* exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'Philippe Mathieu-Daudé2024-04-261-0/+12
* exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'Philippe Mathieu-Daudé2024-04-261-0/+22
* {linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich2024-03-061-1/+1
* gdbstub: Add syscall entry/return hooksIlya Leoshkevich2024-02-091-2/+5
* bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé2023-08-311-2/+2
* accel/tcg: spelling fixesMichael Tokarev2023-08-311-1/+1
* *-user: remove the guest_user_syscall tracepointsAlex Bennée2023-06-011-4/+0
* *: Add missing includes of qemu/plugin.hRichard Henderson2023-03-221-0/+1
* include: Include headers where neededMarkus Armbruster2023-01-081-0/+1
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-111-1/+1
* common-user: Move safe-syscall.* from linux-userRichard Henderson2021-12-201-0/+140
* Remove leading underscores from QEMU definesAhmed Abouzied2021-06-211-2/+2
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-1/+1
* linux-user: Include trace-root.h in syscall-trace.hRichard Henderson2020-01-151-0/+2
* *-user: plugin syscallsEmilio G. Cota2019-10-281-0/+40