summaryrefslogtreecommitdiffstats
path: root/linux-user/ioctls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux-user: implement device mapper ioctlsAlexander Graf2012-04-061-0/+32
* linux-user: Add support for even more FB ioctlsCédric VINCENT2011-07-111-0/+5
* linux-user: Add support for more VT ioctlsCédric VINCENT2011-07-111-0/+4
* linux-user: Add support for KD...LED ioctlsCédric VINCENT2011-07-111-0/+4
* linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier2011-04-261-0/+1
* linux-user: convert ioctl(SIOCGIFCONF, ...) result.Laurent Vivier2011-04-261-1/+2
* linux-user: fix for loopmount ioctlMartin Mohring2011-02-091-2/+0Star
* linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell2011-01-121-1/+1
* linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell2011-01-071-0/+4
* linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-171-0/+14
* Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog2008-09-201-0/+4
* Add loop device ioctls (Gary Thomas).balrog2008-04-261-0/+10
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-1/+1
* factorized more definitions - suppressed broken sound ioctlsbellard2003-06-151-4/+8
* more console ioctlsbellard2003-05-101-1/+5
* added KDGKBTYPEbellard2003-05-081-0/+2
* TIOCGPTN and TIOCSPTLCK ioctlsbellard2003-04-101-0/+2
* added SIOCATMARK and times() syscallbellard2003-03-301-0/+1
* better signal/exception supportbellard2003-03-231-1/+5
* added loop/xadd/cmpxchg supportbellard2003-03-161-0/+3
* This commit was generated by cvs2svn to compensate for changes in r2,bellard2003-02-181-0/+282