index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
ioctls.h
Age
Commit message (
Expand
)
Author
2021-01-07
linux-user: Conditionalize TUNSETVNETLE
Richard Henderson
2020-12-18
linux-user: Add most IFTUN ioctls
Shu-Chun Weng
2020-12-13
configure / meson: Move check for sys/kcov.h to meson.build
Thomas Huth
2020-09-03
linux-user: Add support for btrfs ioctls used to scrub a filesystem
Filip Bozuta
2020-09-03
linux-user: Add support for btrfs ioctls used to manage quota
Filip Bozuta
2020-09-03
linux-user: Add support for two btrfs ioctls used for subvolume
Filip Bozuta
2020-09-03
linux-user: Add support for a group of btrfs inode ioctls
Filip Bozuta
2020-09-03
linux-user: Add support for btrfs ioctls used to get/set features
Filip Bozuta
2020-09-03
linux-user: Add support for btrfs ioctls used to manipulate with devices
Filip Bozuta
2020-09-03
linux-user: Add support for a group of btrfs ioctls used for snapshots
Filip Bozuta
2020-09-03
linux-user: Add support for a group of btrfs ioctls used for subvolumes
Filip Bozuta
2020-08-27
linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
Chen Gang
2020-06-29
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
Filip Bozuta
2020-06-29
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
Chen Gang
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
[next]