index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_defs.h
Age
Commit message (
Expand
)
Author
2024-10-22
linux-user: Fix build failure caused by missing __u64 on musl
Yao Zi
2024-10-08
linux-user: add strace support for openat2
Michael Vogt
2024-10-08
linux-user: add openat2 support in linux-user
Michael Vogt
2024-09-22
linux-user,loongarch: move to syscalltbl file
Laurent Vivier
2024-09-13
linux-user: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-04-24
linux-user: Add FITRIM ioctl
Michael Vogt
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-03-12
linux-user: Add FIFREEZE and FITHAW ioctls
Michael Vogt
2023-07-15
linux-user: Split TARGET_PROT_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_uint not unsigned in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_short not short in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ushort not unsigned short in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_int not int in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_llong not long long in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_uint not unsigned int in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_llong not int64_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ullong not uint64_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_int not int32_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_uint not uint32_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Remove #if 0 block in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Reformat syscall_defs.h
Richard Henderson
2023-03-30
linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
Philippe Mathieu-Daudé
2023-03-10
linux-user/sparc: Handle tag overflow traps
Richard Henderson
2022-10-17
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
2022-09-27
linux-user: Implement PI futexes
Richard Henderson
2022-09-27
linux-user: Fix TARGET_PROT_SEM for XTENSA
Helge Deller
2022-07-04
linux-user: Add LoongArch syscall support
Song Gao
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-02-01
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev
2022-01-27
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
Serge Belyshev
2022-01-11
linux-user/hppa: Set FPE_CONDTRAP for COND
Richard Henderson
2022-01-11
linux-user: Remove TARGET_NSIGFPE
Richard Henderson
2022-01-11
linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
Richard Henderson
2022-01-06
linux-user: call set/getscheduler set/getparam directly
Tonis Tiigi
2022-01-06
linux-user: add sched_getattr support
Tonis Tiigi
2022-01-06
linux-user/hexagon: Use generic target_stat64 structure
Philippe Mathieu-Daudé
2021-11-29
linux-user: implement more loop ioctls
Andreas Schwab
2021-11-21
linux-user: Fix member types of target_dirent64
Richard Henderson
2021-11-21
linux-user: Always use flexible arrays for dirent d_name
Richard Henderson
2021-07-12
linux-user: Extract target errno to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-05-18
linux-user/alpha: Share code for TARGET_NR_sigaction
Richard Henderson
2021-05-18
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
Richard Henderson
2021-05-18
linux-user: Pass ka_restorer to do_sigaction
Richard Henderson
2021-05-18
linux-user/alpha: Rename the sigaction restorer field
Richard Henderson
2021-03-09
Remove deprecated target tilegx
Thomas Huth
2021-02-18
Hexagon (linux-user/hexagon) Linux user emulation
Taylor Simpson
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-01-20
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
[next]