summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
Commit message (Expand)AuthorAgeFilesLines
...
* linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...Filip Bozuta2020-01-221-0/+4
* linux-user: Add support for getting/setting RTC time and alarm using ioctlsFilip Bozuta2020-01-221-0/+4
* linux-user: Add support for enabling/disabling RTC features using ioctlsFilip Bozuta2020-01-221-0/+10
* linux-user: Add support for KCOV_INIT_TRACE ioctlAleksandar Markovic2020-01-221-0/+1
* linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctlsAleksandar Markovic2020-01-221-0/+4
* linux-user: Add support for FDFMT<BEG|TRK|END> ioctlsAleksandar Markovic2020-01-221-0/+3
* linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctlsAleksandar Markovic2020-01-221-0/+3
* linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctlsAleksandar Markovic2020-01-221-0/+2
* linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctlsAleksandar Markovic2020-01-221-0/+2
* linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctlsAleksandar Markovic2020-01-221-3/+5
* linux-user/syscall: Align target_sockaddr fields using ABI typesPhilippe Mathieu-Daudé2019-10-211-17/+17
* linux-user/syscall: Introduce target_sockaddr_nlPhilippe Mathieu-Daudé2019-10-211-0/+7
* linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctlsAleksandar Markovic2019-09-111-0/+4
* linux-user: Add support for FDMSGON and FDMSGOFF ioctlsAleksandar Markovic2019-09-111-0/+2
* linux-user: Add support for FDFLUSH ioctlYunqiang Su2019-09-111-0/+4
* linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic2019-09-111-0/+4
* linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic2019-09-111-0/+1
* linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé2019-07-191-2/+28
* linux-user: Add support for translation of statx() syscallAleksandar Rikalo2019-07-021-0/+37
* linux-user: emulate msgsnd(), msgrcv() and semtimedop()Laurent Vivier2019-06-241-0/+1
* linux-user: Pass through nanosecond timestamp components for stat syscallsChen-Yu Tsai2019-05-241-18/+31
* linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targetsNeng Chen2019-05-221-0/+2
* linux-user: Add support for SIOCSPGRP ioctl for all targetsAleksandar Markovic2019-05-221-0/+3
* linux-user: Fix support for SIOCATMARK and SIOCGPGRP ioctls for xtensaAleksandar Markovic2019-05-221-1/+2
* target/alpha: Fix user-only floating-point exceptionsRichard Henderson2019-05-191-1/+2
* remove space-tab sequencesPaolo Bonzini2019-01-111-2/+2
* linux-user: Implement special usbfs ioctls.Cortland Tölva2018-10-191-0/+4
* linux-user: Define ordinary usbfs ioctls.Cortland Tölva2018-10-191-0/+24
* linux-user: add SO_LINGER to {g,s}etsockoptCarlo Marcelo Arenas Belón2018-09-251-0/+5
* linux-user: remove useless #ifLaurent Vivier2018-06-041-10/+0Star
* linux-user: move hppa signal definitions to hppa/target_signal.hLaurent Vivier2018-06-041-52/+0Star
* linux-user: move alpha signal definitions to alpha/target_signal.hLaurent Vivier2018-06-041-49/+2Star
* linux-user: move openrisc signal definitions to openrisc/target_signal.hLaurent Vivier2018-06-041-9/+1Star
* linux-user: move mips signal definitions to mips/target_signal.hLaurent Vivier2018-06-041-55/+1Star
* linux-user: move sparc signal definitions to sparc/target_signal.hLaurent Vivier2018-06-041-51/+1Star
* linux-user: move generic signal definitions to generic/signal.hLaurent Vivier2018-06-041-50/+0Star
* linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier2018-06-041-0/+2
* linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.hLaurent Vivier2018-06-041-39/+0Star
* linux-user: move ppc fcntl definitions to ppc/target_fcntl.hLaurent Vivier2018-06-041-6/+1Star
* linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.hLaurent Vivier2018-06-041-29/+2Star
* linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...Laurent Vivier2018-06-041-6/+1Star
* linux-user: move hppa fcntl definitions to hppa/target_fcntl.hLaurent Vivier2018-06-041-33/+1Star
* linux-user: move alpha fcntl definitions to alpha/target_fcntl.hLaurent Vivier2018-06-041-30/+2Star
* linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier2018-06-041-128/+1Star
* linux-user: fix flock/flock64 paddingLaurent Vivier2018-05-111-3/+13
* linux-user: define correct fcntl() values for sparcLaurent Vivier2018-05-111-0/+9
* linux-user: remove useless padding in flock64 structureLaurent Vivier2018-05-031-21/+4Star
* linux-user: fix TARGET___O_TMPFILE for sparcLaurent Vivier2018-04-031-0/+1
* linux-user: define TARGET_ARCH_HAS_KA_RESTORERLaurent Vivier2018-04-031-0/+4
* Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell2018-03-171-3/+62
|\