index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
ioctls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
linux-user: Add support for selected alsa timer instructions using ioctls
Filip Bozuta
1
-0
/
+4
2020-02-19
linux-user: Add support for getting/setting selected alsa timer parameters us...
Filip Bozuta
1
-0
/
+5
2020-02-19
linux-user: Add support for selecting alsa timer using ioctl
Filip Bozuta
1
-0
/
+2
2020-02-19
linux-user: Add support for getting/setting specified alsa timer parameters u...
Filip Bozuta
1
-0
/
+6
2020-02-19
linux-user: Add support for getting alsa timer version and id
Filip Bozuta
1
-0
/
+4
2020-01-22
linux-user: Add support for read/clear RTC voltage low detector using ioctls
Filip Bozuta
1
-0
/
+2
2020-01-22
linux-user: Add support for getting/setting RTC PLL correction using ioctls
Filip Bozuta
1
-0
/
+2
2020-01-22
linux-user: Add support for getting/setting RTC wakeup alarm using ioctls
Filip Bozuta
1
-0
/
+2
2020-01-22
linux-user: Add support for getting/setting RTC periodic interrupt and epoch ...
Filip Bozuta
1
-0
/
+4
2020-01-22
linux-user: Add support for getting/setting RTC time and alarm using ioctls
Filip Bozuta
1
-0
/
+4
2020-01-22
linux-user: Add support for enabling/disabling RTC features using ioctls
Filip Bozuta
1
-0
/
+9
2020-01-22
linux-user: Add support for KCOV_INIT_TRACE ioctl
Aleksandar Markovic
1
-0
/
+1
2020-01-22
linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
Aleksandar Markovic
1
-0
/
+5
2020-01-22
linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
Aleksandar Markovic
1
-0
/
+3
2020-01-22
linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
Aleksandar Markovic
1
-0
/
+3
2020-01-22
linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
Aleksandar Markovic
1
-0
/
+2
2020-01-22
linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
Aleksandar Markovic
1
-0
/
+2
2020-01-22
linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
Aleksandar Markovic
1
-0
/
+2
2019-09-11
linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls
Aleksandar Markovic
1
-0
/
+4
2019-09-11
linux-user: Add support for FDMSGON and FDMSGOFF ioctls
Aleksandar Markovic
1
-0
/
+2
2019-09-11
linux-user: Add support for FDFLUSH ioctl
Yunqiang Su
1
-0
/
+2
2019-09-11
linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls
Aleksandar Markovic
1
-0
/
+2
2019-09-11
linux-user: Add support for RNDRESEEDCRNG ioctl
Aleksandar Markovic
1
-0
/
+3
2019-07-19
linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
Daniel P. Berrangé
1
-2
/
+19
2019-05-22
linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets
Neng Chen
1
-0
/
+2
2019-05-22
linux-user: Add support for SIOCSPGRP ioctl for all targets
Aleksandar Markovic
1
-0
/
+1
2019-05-10
The ioctl(SIOCGIFNAME) call requires a struct ifreq.
Erik Kline
1
-1
/
+1
2018-10-19
linux-user: Implement special usbfs ioctls.
Cortland Tölva
1
-0
/
+8
2018-10-19
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
1
-0
/
+38
2018-02-18
linux-user: Implement ioctl cmd TIOCGPTPEER
Andreas Schwab
1
-0
/
+3
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
1
-0
/
+5
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
1
-0
/
+5
2017-01-22
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
1
-0
/
+3
2017-01-22
linux-user: Handle TIOCSTART and TIOCSTOP
Helge Deller
1
-0
/
+5
2016-09-21
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
1
-0
/
+3
2016-07-19
linux-user: Fix type for SIOCATMARK ioctl
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
1
-0
/
+29
2016-07-19
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
1
-2
/
+2
2016-07-19
linux-user: Correct type for BLKSSZGET
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
1
-0
/
+4
2014-10-06
linux-user: Convert blkpg to use a special subop handler
Alexander Graf
1
-1
/
+2
2014-07-15
SIOCGIFINDEX: fix typo
Joakim Tjernlund
1
-1
/
+1
2014-06-29
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
1
-0
/
+1
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
1
-0
/
+1
2014-02-19
linux-user: Implement BLKPG ioctl
Andreas Färber
1
-0
/
+1
2013-09-24
linux-user: allow use of TIOCGSID
Laurent Vivier
1
-0
/
+1
2013-07-05
linux-user: add SIOCADDRT/SIOCDELRT support
Laurent Vivier
1
-2
/
+4
2012-08-13
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Peter Maydell
1
-2
/
+2
2012-04-06
linux-user: Add ioctl for BLKBSZGET
Alexander Graf
1
-0
/
+1
2012-04-06
linux-user: add BLKSSZGET ioctl wrapper
Alexander Graf
1
-0
/
+1
[next]