Age | Commit message (Expand) | Author |
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 |
2020-01-22 | linux-user: Add support for KCOV_INIT_TRACE ioctl | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FDFMT<BEG|TRK|END> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls | Aleksandar Markovic |
2019-10-21 | linux-user/syscall: Align target_sockaddr fields using ABI types | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/syscall: Introduce target_sockaddr_nl | Philippe Mathieu-Daudé |
2019-09-11 | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDMSGON and FDMSGOFF ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDFLUSH ioctl | Yunqiang Su |
2019-09-11 | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for RNDRESEEDCRNG ioctl | Aleksandar Markovic |
2019-07-19 | linux-user: fix to handle variably sized SIOCGSTAMP with new kernels | Daniel P. Berrangé |
2019-07-02 | linux-user: Add support for translation of statx() syscall | Aleksandar Rikalo |
2019-06-24 | linux-user: emulate msgsnd(), msgrcv() and semtimedop() | Laurent Vivier |
2019-05-24 | linux-user: Pass through nanosecond timestamp components for stat syscalls | Chen-Yu Tsai |
2019-05-22 | linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets | Neng Chen |
2019-05-22 | linux-user: Add support for SIOCSPGRP ioctl for all targets | Aleksandar Markovic |
2019-05-22 | linux-user: Fix support for SIOCATMARK and SIOCGPGRP ioctls for xtensa | Aleksandar Markovic |
2019-05-19 | target/alpha: Fix user-only floating-point exceptions | Richard Henderson |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2018-10-19 | linux-user: Implement special usbfs ioctls. | Cortland Tölva |
2018-10-19 | linux-user: Define ordinary usbfs ioctls. | Cortland Tölva |
2018-09-25 | linux-user: add SO_LINGER to {g,s}etsockopt | Carlo Marcelo Arenas Belón |
2018-06-04 | linux-user: remove useless #if | Laurent Vivier |
2018-06-04 | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move alpha signal definitions to alpha/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move openrisc signal definitions to openrisc/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move mips signal definitions to mips/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move sparc signal definitions to sparc/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move generic signal definitions to generic/signal.h | Laurent Vivier |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier |
2018-06-04 | linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h | Laurent Vivier |
2018-06-04 | linux-user: move ppc fcntl definitions to ppc/target_fcntl.h | Laurent Vivier |
2018-06-04 | linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h | Laurent Vivier |
2018-06-04 | linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar... | Laurent Vivier |
2018-06-04 | linux-user: move hppa fcntl definitions to hppa/target_fcntl.h | Laurent Vivier |