summaryrefslogtreecommitdiff
path: root/linux-user/ioctls.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-19linux-user: Implement BLKPG ioctlAndreas Färber1-0/+1
2013-09-24linux-user: allow use of TIOCGSIDLaurent Vivier1-0/+1
2013-07-05linux-user: add SIOCADDRT/SIOCDELRT supportLaurent Vivier1-2/+4
2012-08-13linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell1-2/+2
2012-04-06linux-user: Add ioctl for BLKBSZGETAlexander Graf1-0/+1
2012-04-06linux-user: add BLKSSZGET ioctl wrapperAlexander Graf1-0/+1
2012-04-06linux-user: implement device mapper ioctlsAlexander Graf1-0/+32
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT1-0/+5
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT1-0/+4
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT1-0/+4
2011-04-26linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier1-0/+1
2011-04-26linux-user: convert ioctl(SIOCGIFCONF, ...) result.Laurent Vivier1-1/+2
2011-02-09linux-user: fix for loopmount ioctlMartin Mohring1-2/+0
2011-01-12linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell1-1/+1
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell1-0/+4
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht1-0/+14
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog1-0/+4
2008-04-26Add loop device ioctls (Gary Thomas).balrog1-0/+10
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook1-1/+1
2003-06-15factorized more definitions - suppressed broken sound ioctlsbellard1-4/+8
2003-05-10more console ioctlsbellard1-1/+5
2003-05-08added KDGKBTYPEbellard1-0/+2
2003-04-10TIOCGPTN and TIOCSPTLCK ioctlsbellard1-0/+2
2003-03-30added SIOCATMARK and times() syscallbellard1-0/+1
2003-03-23better signal/exception supportbellard1-1/+5
2003-03-16added loop/xadd/cmpxchg supportbellard1-0/+3
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard1-0/+282