Age | Commit message (Expand) | Author | Files | Lines |
2023-03-30 | linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-03-10 | linux-user/sparc: Handle tag overflow traps | Richard Henderson | 1 | -0/+5 |
2022-10-17 | linux-user: Fix struct statfs ABI on loongarch64 | WANG Xuerui | 1 | -1/+2 |
2022-09-27 | linux-user: Implement PI futexes | Richard Henderson | 1 | -0/+3 |
2022-09-27 | linux-user: Fix TARGET_PROT_SEM for XTENSA | Helge Deller | 1 | -1/+1 |
2022-07-04 | linux-user: Add LoongArch syscall support | Song Gao | 1 | -1/+5 |
2022-02-09 | linux-user: Remove the deprecated ppc64abi32 target | Thomas Huth | 1 | -3/+3 |
2022-02-01 | linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h | Serge Belyshev | 1 | -52/+1 |
2022-01-27 | linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity | Serge Belyshev | 1 | -35/+32 |
2022-01-11 | linux-user/hppa: Set FPE_CONDTRAP for COND | Richard Henderson | 1 | -0/+1 |
2022-01-11 | linux-user: Remove TARGET_NSIGFPE | Richard Henderson | 1 | -1/+0 |
2022-01-11 | linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap | Richard Henderson | 1 | -0/+1 |
2022-01-06 | linux-user: call set/getscheduler set/getparam directly | Tonis Tiigi | 1 | -0/+4 |
2022-01-06 | linux-user: add sched_getattr support | Tonis Tiigi | 1 | -0/+14 |
2022-01-06 | linux-user/hexagon: Use generic target_stat64 structure | Philippe Mathieu-Daudé | 1 | -26/+2 |
2021-11-29 | linux-user: implement more loop ioctls | Andreas Schwab | 1 | -0/+4 |
2021-11-21 | linux-user: Fix member types of target_dirent64 | Richard Henderson | 1 | -3/+3 |
2021-11-21 | linux-user: Always use flexible arrays for dirent d_name | Richard Henderson | 1 | -3/+3 |
2021-07-12 | linux-user: Extract target errno to 'target_errno_defs.h' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-05-18 | linux-user/alpha: Share code for TARGET_NR_sigaction | Richard Henderson | 1 | -15/+6 |
2021-05-18 | linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER | Richard Henderson | 1 | -6/+0 |
2021-05-18 | linux-user: Pass ka_restorer to do_sigaction | Richard Henderson | 1 | -1/+1 |
2021-05-18 | linux-user/alpha: Rename the sigaction restorer field | Richard Henderson | 1 | -1/+1 |
2021-03-09 | Remove deprecated target tilegx | Thomas Huth | 1 | -8/+2 |
2021-02-18 | Hexagon (linux-user/hexagon) Linux user emulation | Taylor Simpson | 1 | -0/+33 |
2021-02-16 | linux-user/aarch64: Implement PROT_MTE | Richard Henderson | 1 | -0/+1 |
2021-01-20 | linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls | Shu-Chun Weng | 1 | -6/+8 |
2020-12-18 | linux-user: Add most IFTUN ioctls | Shu-Chun Weng | 1 | -0/+32 |
2020-12-13 | configure / meson: Move check for linux/btrfs.h to meson.build | Thomas Huth | 1 | -1/+1 |
2020-10-27 | linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI | Richard Henderson | 1 | -0/+4 |
2020-09-06 | linux-user: Protect btrfs ioctl target definitions | Filip Bozuta | 1 | -0/+2 |
2020-09-03 | linux-user: Add support for btrfs ioctls used to scrub a filesystem | Filip Bozuta | 1 | -0/+3 |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manage quota | Filip Bozuta | 1 | -0/+7 |
2020-09-03 | linux-user: Add support for two btrfs ioctls used for subvolume | Filip Bozuta | 1 | -0/+3 |
2020-09-03 | linux-user: Add support for a group of btrfs inode ioctls | Filip Bozuta | 1 | -0/+5 |
2020-09-03 | linux-user: Add support for btrfs ioctls used to get/set features | Filip Bozuta | 1 | -0/+3 |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manipulate with devices | Filip Bozuta | 1 | -0/+6 |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for snapshots | Filip Bozuta | 1 | -0/+2 |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for subvolumes | Filip Bozuta | 1 | -0/+8 |
2020-08-28 | linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()' | Filip Bozuta | 1 | -0/+31 |
2020-08-27 | linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM | Chen Gang | 1 | -0/+8 |
2020-08-27 | linux-user: Fix 'semop()' and 'semtimedop()' implementation | Filip Bozuta | 1 | -0/+2 |
2020-08-23 | linux-user: Add support for a group of 2038 safe syscalls | Filip Bozuta | 1 | -0/+5 |
2020-06-29 | linux-user: syscall: ioctls: support DRM_IOCTL_VERSION | Chen Gang | 1 | -0/+15 |
2020-02-19 | linux-user: Add support for selected alsa timer instructions using ioctls | Filip Bozuta | 1 | -0/+4 |
2020-02-19 | linux-user: Add support for getting/setting selected alsa timer parameters us... | Filip Bozuta | 1 | -0/+25 |
2020-02-19 | linux-user: Add support for selecting alsa timer using ioctl | Filip Bozuta | 1 | -0/+7 |
2020-02-19 | linux-user: Add support for getting/setting specified alsa timer parameters u... | Filip Bozuta | 1 | -0/+43 |
2020-02-19 | linux-user: Add support for getting alsa timer version and id | Filip Bozuta | 1 | -0/+5 |
2020-01-22 | linux-user: Add support for read/clear RTC voltage low detector using ioctls | Filip Bozuta | 1 | -0/+2 |