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
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
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-07-11
linux-user: Add support for KD...LED ioctls
Cédric VINCENT
2011-04-26
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Laurent Vivier
2011-04-26
linux-user: convert ioctl(SIOCGIFCONF, ...) result.
Laurent Vivier
2011-02-09
linux-user: fix for loopmount ioctl
Martin Mohring
2011-01-12
linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP
Peter Maydell
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
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-05-08
added KDGKBTYPE
bellard
2003-04-10
TIOCGPTN and TIOCSPTLCK ioctls
bellard
2003-03-30
added SIOCATMARK and times() syscall
bellard
2003-03-23
better signal/exception support
bellard
2003-03-16
added loop/xadd/cmpxchg support
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard