Age | Commit message (Expand) | Author |
2020-02-19 | linux-user: Add support for selected alsa timer instructions using ioctls | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting/setting selected alsa timer parameters us... | Filip Bozuta |
2020-02-19 | linux-user: Add support for selecting alsa timer using ioctl | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting/setting specified alsa timer parameters u... | Filip Bozuta |
2020-02-19 | linux-user: Add support for getting alsa timer version and id | Filip Bozuta |
2020-01-22 | linux-user: Add support for read/clear RTC voltage low detector using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC PLL correction using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC wakeup alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC periodic interrupt and epoch ... | Filip Bozuta |
2020-01-22 | linux-user: Add support for getting/setting RTC time and alarm using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for enabling/disabling RTC features using ioctls | Filip Bozuta |
2020-01-22 | linux-user: Add support for KCOV_INIT_TRACE ioctl | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FDFMT<BEG|TRK|END> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls | Aleksandar Markovic |
2020-01-22 | linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDMSGON and FDMSGOFF ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDFLUSH ioctl | Yunqiang Su |
2019-09-11 | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for RNDRESEEDCRNG ioctl | Aleksandar Markovic |
2019-07-19 | linux-user: fix to handle variably sized SIOCGSTAMP with new kernels | Daniel P. Berrangé |
2019-05-22 | linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets | Neng Chen |
2019-05-22 | linux-user: Add support for SIOCSPGRP ioctl for all targets | Aleksandar Markovic |
2019-05-10 | The ioctl(SIOCGIFNAME) call requires a struct ifreq. | Erik Kline |
2018-10-19 | linux-user: Implement special usbfs ioctls. | Cortland Tölva |
2018-10-19 | linux-user: Define ordinary usbfs ioctls. | Cortland Tölva |
2018-02-18 | linux-user: Implement ioctl cmd TIOCGPTPEER | Andreas Schwab |
2017-10-16 | linux-user: Add some random ioctls | Marco A L Barbosa |
2017-02-16 | linux-user: Add FICLONE and FICLONERANGE ioctls | Helge Deller |
2017-01-22 | linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS | Helge Deller |
2017-01-22 | linux-user: Handle TIOCSTART and TIOCSTOP | Helge Deller |
2016-09-21 | linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls | Peter Maydell |
2016-07-19 | linux-user: Fix type for SIOCATMARK ioctl | Peter Maydell |
2016-07-19 | linux-user: Add some new blk ioctls | Peter Maydell |
2016-07-19 | linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls | Peter Maydell |
2016-07-19 | linux-user: Correct type for BLKSSZGET | Peter Maydell |
2016-07-19 | linux-user: Add loop control ioctls | Peter Maydell |
2014-10-06 | linux-user: Convert blkpg to use a special subop handler | Alexander Graf |
2014-07-15 | SIOCGIFINDEX: fix typo | Joakim Tjernlund |
2014-06-29 | linux-user: support the SIOCGIFINDEX ioctl | Paul Burton |
2014-06-29 | linux-user: support the KDSIGACCEPT ioctl | Paul Burton |
2014-02-19 | linux-user: Implement BLKPG ioctl | Andreas Färber |
2013-09-24 | linux-user: allow use of TIOCGSID | Laurent Vivier |
2013-07-05 | linux-user: add SIOCADDRT/SIOCDELRT support | Laurent Vivier |
2012-08-13 | linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions | Peter Maydell |
2012-04-06 | linux-user: Add ioctl for BLKBSZGET | Alexander Graf |
2012-04-06 | linux-user: add BLKSSZGET ioctl wrapper | Alexander Graf |