index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_types.h
Age
Commit message (
Expand
)
Author
2021-11-29
linux-user: implement more loop ioctls
Andreas Schwab
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 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 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 time and alarm using ioctls
Filip Bozuta
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
2019-07-19
linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
Daniel P. Berrangé
2018-10-19
linux-user: Implement special usbfs ioctls.
Cortland Tölva
2018-10-19
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
2017-01-22
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
2016-07-19
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
2014-10-06
linux-user: Convert blkpg to use a special subop handler
Alexander Graf
2014-02-19
linux-user: Implement BLKPG ioctl
Andreas Färber
2012-08-13
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Peter Maydell
2012-04-06
linux-user: add struct old_dev_t compat
Alexander Graf
2012-04-06
linux-user: implement device mapper ioctls
Alexander Graf
2011-07-11
linux-user: Add support for even more FB ioctls
Cédric VINCENT
2011-07-11
linux-user: Add support for more VT ioctls
Cédric VINCENT
2011-01-07
linux-user: Implement FS_IOC_FIEMAP ioctl
Peter Maydell
2009-10-17
linux-user: KD/VT/FB ioctls
Ulrich Hecht
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
2008-04-26
Add loop device ioctls (Gary Thomas).
balrog
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
2003-06-15
factorized more definitions - suppressed broken sound ioctls
bellard
2003-05-10
more console ioctls
bellard
2003-03-16
added loop/xadd/cmpxchg support
bellard
2003-03-16
added minimal segment support
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard