COMMITS
/ linux-user/syscall_defs.h July 7, 2023
R
linux-user: Split TARGET_PROT_* out of syscall_defs.h
Richard Henderson committed
R
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson committed
June 3, 2023
R
linux-user: Use abi_uint not unsigned in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_short not short in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_ushort not unsigned short in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_int not int in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_llong not long long in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_uint not unsigned int in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_llong not int64_t in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_ullong not uint64_t in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_int not int32_t in syscall_defs.h
Richard Henderson committed
R
linux-user: Use abi_uint not uint32_t in syscall_defs.h
Richard Henderson committed
R
linux-user: Remove #if 0 block in syscall_defs.h
Richard Henderson committed
R
linux-user: Reformat syscall_defs.h
Richard Henderson committed
December 28, 2022
P
linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
Philippe Mathieu-Daudé committed
February 16, 2023
R
linux-user/sparc: Handle tag overflow traps
Richard Henderson committed
October 6, 2022
W
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui committed
August 29, 2022
R
linux-user: Implement PI futexes
Richard Henderson committed
September 24, 2022
H
linux-user: Fix TARGET_PROT_SEM for XTENSA
Helge Deller committed
June 24, 2022
S
linux-user: Add LoongArch syscall support
Song Gao committed
January 12, 2022
T
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth committed
January 29, 2022
S
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev committed
January 15, 2022
S
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
Serge Belyshev committed
January 7, 2022
R
linux-user/hppa: Set FPE_CONDTRAP for COND
Richard Henderson committed
R
linux-user: Remove TARGET_NSIGFPE
Richard Henderson committed
R
linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
Richard Henderson committed
January 5, 2022
T
linux-user: call set/getscheduler set/getparam directly
Tonis Tiigi committed
T
linux-user: add sched_getattr support
Tonis Tiigi committed
November 16, 2021
P
linux-user/hexagon: Use generic target_stat64 structure
Philippe Mathieu-Daudé committed
November 22, 2021
A
linux-user: implement more loop ioctls
Andreas Schwab committed
November 14, 2021
R
linux-user: Fix member types of target_dirent64
Richard Henderson committed
R
linux-user: Always use flexible arrays for dirent d_name
Richard Henderson committed
July 8, 2021
P
linux-user: Extract target errno to 'target_errno_defs.h'
Philippe Mathieu-Daudé committed
April 22, 2021
R
linux-user/alpha: Share code for TARGET_NR_sigaction
Richard Henderson committed
R
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
Richard Henderson committed
R
linux-user: Pass ka_restorer to do_sigaction
Richard Henderson committed
R
linux-user/alpha: Rename the sigaction restorer field
Richard Henderson committed
February 24, 2021
T
Remove deprecated target tilegx
Thomas Huth committed
February 8, 2021
T
Hexagon (linux-user/hexagon) Linux user emulation
Taylor Simpson committed
February 12, 2021
R
linux-user/aarch64: Implement PROT_MTE
Richard Henderson committed
December 18, 2020
S
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng committed
September 29, 2020
S
linux-user: Add most IFTUN ioctls
Shu-Chun Weng committed
November 18, 2020
T
configure / meson: Move check for linux/btrfs.h to meson.build
Thomas Huth committed
October 21, 2020
R
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson committed
September 5, 2020
F
linux-user: Protect btrfs ioctl target definitions
Filip Bozuta committed
August 23, 2020
F
linux-user: Add support for btrfs ioctls used to scrub a filesystem
Filip Bozuta committed
F
linux-user: Add support for btrfs ioctls used to manage quota
Filip Bozuta committed
F
linux-user: Add support for two btrfs ioctls used for subvolume
Filip Bozuta committed
F
linux-user: Add support for a group of btrfs inode ioctls
Filip Bozuta committed