summaryrefslogtreecommitdiffstats
path: root/linux-user/ioctls.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Add support for selected alsa timer instructions using ioctlsFilip Bozuta2020-02-191-0/+4
* linux-user: Add support for getting/setting selected alsa timer parameters us...Filip Bozuta2020-02-191-0/+5
* linux-user: Add support for selecting alsa timer using ioctlFilip Bozuta2020-02-191-0/+2
* linux-user: Add support for getting/setting specified alsa timer parameters u...Filip Bozuta2020-02-191-0/+6
* linux-user: Add support for getting alsa timer version and idFilip Bozuta2020-02-191-0/+4
* linux-user: Add support for read/clear RTC voltage low detector using ioctlsFilip Bozuta2020-01-221-0/+2
* linux-user: Add support for getting/setting RTC PLL correction using ioctlsFilip Bozuta2020-01-221-0/+2
* linux-user: Add support for getting/setting RTC wakeup alarm using ioctlsFilip Bozuta2020-01-221-0/+2
* 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/+9
* 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/+5
* 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-0/+2
* 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/+2
* linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic2019-09-111-0/+2
* linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic2019-09-111-0/+3
* linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé2019-07-191-2/+19
* 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/+1
* The ioctl(SIOCGIFNAME) call requires a struct ifreq.Erik Kline2019-05-101-1/+1
* linux-user: Implement special usbfs ioctls.Cortland Tölva2018-10-191-0/+8
* linux-user: Define ordinary usbfs ioctls.Cortland Tölva2018-10-191-0/+38
* linux-user: Implement ioctl cmd TIOCGPTPEERAndreas Schwab2018-02-181-0/+3
* linux-user: Add some random ioctlsMarco A L Barbosa2017-10-161-0/+5
* linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller2017-02-161-0/+5
* linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller2017-01-231-0/+3
* linux-user: Handle TIOCSTART and TIOCSTOPHelge Deller2017-01-231-0/+5
* linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctlsPeter Maydell2016-09-211-0/+3
* linux-user: Fix type for SIOCATMARK ioctlPeter Maydell2016-07-191-1/+1
* linux-user: Add some new blk ioctlsPeter Maydell2016-07-191-0/+29
* linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell2016-07-191-2/+2
* linux-user: Correct type for BLKSSZGETPeter Maydell2016-07-191-1/+1
* linux-user: Add loop control ioctlsPeter Maydell2016-07-191-0/+4
* linux-user: Convert blkpg to use a special subop handlerAlexander Graf2014-10-061-1/+2
* SIOCGIFINDEX: fix typoJoakim Tjernlund2014-07-151-1/+1
* linux-user: support the SIOCGIFINDEX ioctlPaul Burton2014-06-291-0/+1
* linux-user: support the KDSIGACCEPT ioctlPaul Burton2014-06-291-0/+1
* linux-user: Implement BLKPG ioctlAndreas Färber2014-02-191-0/+1
* linux-user: allow use of TIOCGSIDLaurent Vivier2013-09-241-0/+1
* linux-user: add SIOCADDRT/SIOCDELRT supportLaurent Vivier2013-07-051-2/+4
* linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell2012-08-131-2/+2
* linux-user: Add ioctl for BLKBSZGETAlexander Graf2012-04-061-0/+1
* linux-user: add BLKSSZGET ioctl wrapperAlexander Graf2012-04-061-0/+1