aboutsummaryrefslogtreecommitdiff
path: root/linux-user/ioctls.h
AgeCommit message (Expand)Author
2020-01-22linux-user: Add support for read/clear RTC voltage low detector using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC PLL correction using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC wakeup alarm using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...Filip Bozuta
2020-01-22linux-user: Add support for getting/setting RTC time and alarm using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for enabling/disabling RTC features using ioctlsFilip Bozuta
2020-01-22linux-user: Add support for KCOV_INIT_TRACE ioctlAleksandar Markovic
2020-01-22linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FDFMT<BEG|TRK|END> ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctlsAleksandar Markovic
2020-01-22linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctlsAleksandar Markovic
2019-09-11linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctlsAleksandar Markovic
2019-09-11linux-user: Add support for FDMSGON and FDMSGOFF ioctlsAleksandar Markovic
2019-09-11linux-user: Add support for FDFLUSH ioctlYunqiang Su
2019-09-11linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic
2019-09-11linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic
2019-07-19linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé
2019-05-22linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targetsNeng Chen
2019-05-22linux-user: Add support for SIOCSPGRP ioctl for all targetsAleksandar Markovic
2019-05-10The ioctl(SIOCGIFNAME) call requires a struct ifreq.Erik Kline
2018-10-19linux-user: Implement special usbfs ioctls.Cortland Tölva
2018-10-19linux-user: Define ordinary usbfs ioctls.Cortland Tölva
2018-02-18linux-user: Implement ioctl cmd TIOCGPTPEERAndreas Schwab
2017-10-16linux-user: Add some random ioctlsMarco A L Barbosa
2017-02-16linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller
2017-01-22linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller
2017-01-22linux-user: Handle TIOCSTART and TIOCSTOPHelge Deller
2016-09-21linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctlsPeter Maydell
2016-07-19linux-user: Fix type for SIOCATMARK ioctlPeter Maydell
2016-07-19linux-user: Add some new blk ioctlsPeter Maydell
2016-07-19linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell
2016-07-19linux-user: Correct type for BLKSSZGETPeter Maydell
2016-07-19linux-user: Add loop control ioctlsPeter Maydell
2014-10-06linux-user: Convert blkpg to use a special subop handlerAlexander Graf
2014-07-15SIOCGIFINDEX: fix typoJoakim Tjernlund
2014-06-29linux-user: support the SIOCGIFINDEX ioctlPaul Burton
2014-06-29linux-user: support the KDSIGACCEPT ioctlPaul Burton
2014-02-19linux-user: Implement BLKPG ioctlAndreas Färber
2013-09-24linux-user: allow use of TIOCGSIDLaurent Vivier
2013-07-05linux-user: add SIOCADDRT/SIOCDELRT supportLaurent Vivier
2012-08-13linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell
2012-04-06linux-user: Add ioctl for BLKBSZGETAlexander Graf
2012-04-06linux-user: add BLKSSZGET ioctl wrapperAlexander Graf
2012-04-06linux-user: implement device mapper ioctlsAlexander Graf
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT
2011-04-26linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier