Filip Bozuta
|
a20a7c2640
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
|
5 年之前 |
Chen Gang
|
e865b97ff4
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
|
5 年之前 |
Filip Bozuta
|
fe333025c6
linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
|
5 年之前 |
Filip Bozuta
|
d22edf0adf
linux-user: Add support for selecting alsa timer using ioctl
|
5 年之前 |
Filip Bozuta
|
aca7708eab
linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
|
5 年之前 |
Filip Bozuta
|
1c4c6fcd1a
linux-user: Add support for getting alsa timer version and id
|
5 年之前 |
Filip Bozuta
|
373b067ff0
linux-user: Add support for getting/setting RTC PLL correction using ioctls
|
5 年之前 |
Filip Bozuta
|
abc81bf678
linux-user: Add support for getting/setting RTC wakeup alarm using ioctls
|
5 年之前 |
Filip Bozuta
|
178b14a0cd
linux-user: Add support for getting/setting RTC time and alarm using ioctls
|
5 年之前 |
Aleksandar Markovic
|
08e3ce59fc
linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
|
5 年之前 |
Aleksandar Markovic
|
81eb1a369d
linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
|
5 年之前 |
Daniel P. Berrangé
|
6d5d5dde9a
linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
|
6 年之前 |
Cortland Tölva
|
a133367ec1
linux-user: Implement special usbfs ioctls.
|
6 年之前 |
Cortland Tölva
|
6c753a63ed
linux-user: Define ordinary usbfs ioctls.
|
6 年之前 |
Helge Deller
|
21992cb679
linux-user: Add FICLONE and FICLONERANGE ioctls
|
8 年之前 |
Helge Deller
|
405b491504
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
|
8 年之前 |
Peter Maydell
|
f2c2fb50be
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
|
9 年之前 |
Alexander Graf
|
a59b5e35d1
linux-user: Convert blkpg to use a special subop handler
|
11 年之前 |
Andreas Färber
|
fff8c539bd
linux-user: Implement BLKPG ioctl
|
11 年之前 |
Peter Maydell
|
5f72307d90
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
|
13 年之前 |
Alexander Graf
|
6083abd9aa
linux-user: add struct old_dev_t compat
|
13 年之前 |
Alexander Graf
|
56e904ecb2
linux-user: implement device mapper ioctls
|
13 年之前 |
Cédric VINCENT
|
12b81b7145
linux-user: Add support for even more FB ioctls
|
14 年之前 |
Cédric VINCENT
|
774750c088
linux-user: Add support for more VT ioctls
|
14 年之前 |
Peter Maydell
|
285da2b9a8
linux-user: Implement FS_IOC_FIEMAP ioctl
|
14 年之前 |
Ulrich Hecht
|
f7680a5593
linux-user: KD/VT/FB ioctls
|
16 年之前 |
balrog
|
8fbd6b5267
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
|
17 年之前 |
balrog
|
b80059146a
Add loop device ioctls (Gary Thomas).
|
17 年之前 |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 年之前 |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 年之前 |