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
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