Age | Commit message (Expand) | Author |
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 |
2020-12-18 | linux-user: Add most IFTUN ioctls | Shu-Chun Weng |
2020-12-13 | configure / meson: Move check for linux/btrfs.h to meson.build | Thomas Huth |
2020-10-27 | linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI | Richard Henderson |
2020-09-06 | linux-user: Protect btrfs ioctl target definitions | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to scrub a filesystem | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manage quota | Filip Bozuta |
2020-09-03 | linux-user: Add support for two btrfs ioctls used for subvolume | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs inode ioctls | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to get/set features | Filip Bozuta |
2020-09-03 | linux-user: Add support for btrfs ioctls used to manipulate with devices | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for snapshots | Filip Bozuta |
2020-09-03 | linux-user: Add support for a group of btrfs ioctls used for subvolumes | Filip Bozuta |
2020-08-28 | linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()' | Filip Bozuta |
2020-08-27 | linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM | Chen Gang |
2020-08-27 | linux-user: Fix 'semop()' and 'semtimedop()' implementation | Filip Bozuta |
2020-08-23 | linux-user: Add support for a group of 2038 safe syscalls | Filip Bozuta |
2020-06-29 | linux-user: syscall: ioctls: support DRM_IOCTL_VERSION | Chen Gang |
2020-02-19 | linux-user: Add support for selected alsa timer instructions using ioctls | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting/setting selected alsa timer parameters us... | Filip Bozuta |
2020-02-19 | linux-user: Add support for selecting alsa timer using ioctl | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting/setting specified alsa timer parameters u... | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting alsa timer version and id | Filip Bozuta |
2020-01-22 | linux-user: Add support for read/clear RTC voltage low detector using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC PLL correction using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC wakeup alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC periodic interrupt and epoch ... | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC time and alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for enabling/disabling RTC features using ioctls | Filip Bozuta |