aboutsummaryrefslogtreecommitdiff
path: root/linux-user/ioctls.h
AgeCommit message (Expand)Author
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
2011-04-26linux-user: convert ioctl(SIOCGIFCONF, ...) result.Laurent Vivier
2011-02-09linux-user: fix for loopmount ioctlMartin Mohring
2011-01-12linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog
2008-04-26Add loop device ioctls (Gary Thomas).balrog
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2003-06-15factorized more definitions - suppressed broken sound ioctlsbellard
2003-05-10more console ioctlsbellard
2003-05-08added KDGKBTYPEbellard
2003-04-10TIOCGPTN and TIOCSPTLCK ioctlsbellard
2003-03-30added SIOCATMARK and times() syscallbellard
2003-03-23better signal/exception supportbellard
2003-03-16added loop/xadd/cmpxchg supportbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard