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.c
Age
Commit message (
Expand
)
Author
2011-05-08
linux-user: Replace deprecated function
Stefan Weil
2011-05-02
Don't zero out buffer in sched_getaffinity
Mike McCormack
2011-05-02
Fix buffer overrun in sched_getaffinity
Mike McCormack
2011-04-26
linux-user: untie syscalls from UID16
Riku Voipio
2011-04-26
linux-user: add s390x to llseek list
Alexander Graf
2011-04-26
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Laurent Vivier
2011-04-26
linux-user: convert ioctl(SIOCGIFCONF, ...) result.
Laurent Vivier
2011-04-26
[v2] linux-user: bigger default stack
Riku Voipio
2011-03-22
linux-user: Fix unlock_user() call in return from poll()
Peter Maydell
2011-03-06
linux-user: Fix large seeks by 32 bit guest on 64 bit host
Peter Maydell
2011-02-17
linux-user: Support the epoll syscalls
Peter Maydell
2011-02-09
linux-user: implement sched_{g,s}etaffinity
Mike Frysinger
2011-02-09
linux-user: add ppoll syscall support
Mike Frysinger
2011-02-09
linux-user: fix sizeof handling for getsockopt
Mike Frysinger
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
2011-01-07
linux-user: Support ioctls whose parameter size is not constant
Peter Maydell
2011-01-07
linux-user: Implement sync_file_range{,2} syscalls
Peter Maydell
2010-12-03
linux-user: fix compiler error on nptl
Riku Voipio
2010-12-03
linux-user: Translate getsockopt level option
Jamie Lentin
2010-12-03
linux-user: fix memory leaks with NPTL emulation
Nathan Froyd
2010-09-18
linux-user: fix socklen_t comparisons
Blue Swirl
2010-06-16
Usermode exec-stack fix
Paul Brook
2010-06-11
s390x: Avoid _llseek.
Richard Henderson
2010-05-21
linux-user: do not warn for missing pselect6
Riku Voipio
2010-05-21
alpha-linux-user: Fix sigprocmask.
Richard Henderson
2010-05-21
alpha-linux-user: Fix sigsuspend parameters.
Richard Henderson
2010-05-21
alpha-linux-user: Fix getxpid.
Richard Henderson
2010-05-21
alpha-linux-user: Fix pipe return mechanism.
Richard Henderson
2010-05-21
alpha-linux-user: Fix brk error return.
Richard Henderson
2010-05-18
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
2010-04-27
target-alpha: Enable NPTL.
Richard Henderson
2010-04-26
linux-user: Fix sparc32plus stat64 syscalls.
Richard Henderson
2010-04-14
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
2010-04-01
Fix compilation with missing inotify_init1
Stefan Weil
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
2010-03-26
linux-user: add inotify_init1 syscall support
Riku Voipio
2010-03-06
linux-user: Fix syscall pipe2() retval on sh4
takasi-y@ops.dti.ne.jp
2010-02-28
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-06
linux-user: adapt uname machine to emulated CPU
Loïc Minier
2010-01-14
alpha: fix stat64 issue
Vince Weaver
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-11-07
(x86/Sparc/PPC)-user: fix cpu_copy
Blue Swirl
2009-10-17
Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
Jan-Simon Möller
2009-10-17
linux-user: KD/VT/FB ioctls
Ulrich Hecht
2009-10-15
linux-user: getpriority errno fix
Ulrich Hecht
2009-10-15
implementations of dup3 and fallocate that are good enough to fool LTP
Ulrich Hecht
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-30
linux-user: fix coding style nit
Michael S. Tsirkin
[next]