summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_types.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user: implement more loop ioctlsAndreas Schwab2021-11-291-0/+6
* linux-user: Add support for btrfs ioctls used to scrub a filesystemFilip Bozuta2020-09-031-0/+29
* linux-user: Add support for btrfs ioctls used to manage quotaFilip Bozuta2020-09-031-0/+29
* linux-user: Add support for two btrfs ioctls used for subvolumeFilip Bozuta2020-09-031-0/+13
* linux-user: Add support for a group of btrfs inode ioctlsFilip Bozuta2020-09-031-0/+32
* linux-user: Add support for btrfs ioctls used to get/set featuresFilip Bozuta2020-09-031-0/+5
* linux-user: Add support for btrfs ioctls used to manipulate with devicesFilip Bozuta2020-09-031-1/+23
* linux-user: Add support for a group of btrfs ioctls used for snapshotsFilip Bozuta2020-09-031-1/+2
* linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta2020-09-031-0/+32
* linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAMChen Gang2020-08-271-0/+4
* linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNSFilip Bozuta2020-06-291-0/+22
* linux-user: syscall: ioctls: support DRM_IOCTL_VERSIONChen Gang2020-06-291-0/+11
* linux-user: Add support for getting/setting selected alsa timer parameters us...Filip Bozuta2020-02-191-0/+29
* linux-user: Add support for selecting alsa timer using ioctlFilip Bozuta2020-02-191-0/+4
* linux-user: Add support for getting/setting specified alsa timer parameters u...Filip Bozuta2020-02-191-0/+26
* linux-user: Add support for getting alsa timer version and idFilip Bozuta2020-02-191-0/+7
* linux-user: Add support for getting/setting RTC PLL correction using ioctlsFilip Bozuta2020-01-221-0/+9
* linux-user: Add support for getting/setting RTC wakeup alarm using ioctlsFilip Bozuta2020-01-221-0/+5
* linux-user: Add support for getting/setting RTC time and alarm using ioctlsFilip Bozuta2020-01-221-0/+11
* linux-user: Add support for FDFMT<BEG|TRK|END> ioctlsAleksandar Markovic2020-01-221-0/+5
* linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctlsAleksandar Markovic2020-01-221-0/+7
* linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé2019-07-191-6/+0Star
* linux-user: Implement special usbfs ioctls.Cortland Tölva2018-10-191-0/+20
* linux-user: Define ordinary usbfs ioctls.Cortland Tölva2018-10-191-0/+48
* linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller2017-02-161-0/+6
* linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller2017-01-231-0/+6
* linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell2016-07-191-4/+5
* linux-user: Convert blkpg to use a special subop handlerAlexander Graf2014-10-061-1/+1
* linux-user: Implement BLKPG ioctlAndreas Färber2014-02-191-0/+13
* linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell2012-08-131-0/+3
* linux-user: add struct old_dev_t compatAlexander Graf2012-04-061-2/+2
* linux-user: implement device mapper ioctlsAlexander Graf2012-04-061-0/+36
* linux-user: Add support for even more FB ioctlsCédric VINCENT2011-07-111-0/+13
* linux-user: Add support for more VT ioctlsCédric VINCENT2011-07-111-0/+7
* linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell2011-01-071-0/+16
* linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-171-0/+51
* Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog2008-09-201-0/+6
* Add loop device ioctls (Gary Thomas).balrog2008-04-261-0/+29
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-6/+6
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-0/+3
* factorized more definitions - suppressed broken sound ioctlsbellard2003-06-151-0/+9
* more console ioctlsbellard2003-05-101-0/+3
* added loop/xadd/cmpxchg supportbellard2003-03-161-0/+3
* added minimal segment supportbellard2003-03-161-1/+0Star
* This commit was generated by cvs2svn to compensate for changes in r2,bellard2003-02-181-0/+64