index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
1
-1
/
+1
*
linux-user: make MIPS and ARM eabi use same argument reordering
Riku Voipio
2011-07-13
1
-20
/
+18
*
mips: rlimit codes are not the same
Wesley W. Terpstra
2011-07-12
1
-3
/
+42
*
mips: rlimit incorrectly converts values
Wesley W. Terpstra
2011-07-12
1
-5
/
+17
*
linux-user/syscall.c: Enforce pselect6 sigset size restrictions
Peter Maydell
2011-07-11
1
-0
/
+5
*
linux-user: Implement prlimit64 syscall
Peter Maydell
2011-07-11
1
-0
/
+43
*
linux-user: Fix sync_file_range on 32bit mips
Riku Voipio
2011-06-21
1
-0
/
+5
*
linux-user: Bump do_syscall() up to 8 syscall arguments
Peter Maydell
2011-06-21
1
-3
/
+5
*
linux-user: syscall should use sanitized arg1
Juan Quintela
2011-06-21
1
-2
/
+2
*
syscall: really return ret code
Juan Quintela
2011-06-21
1
-4
/
+4
*
linux-user: add pselect6 syscall support
Mike Frysinger
2011-06-21
1
-19
/
+130
*
linux-user: Fix the computation of the requested heap size
vincent
2011-06-21
1
-8
/
+29
*
linux-user: Don't use MAP_FIXED in do_brk()
Peter Maydell
2011-06-21
1
-9
/
+20
*
s390x: s390x-linux-user support
Ulrich Hecht
2011-05-20
1
-4
/
+12
*
linux-user: Replace deprecated function
Stefan Weil
2011-05-08
1
-1
/
+1
*
Don't zero out buffer in sched_getaffinity
Mike McCormack
2011-05-02
1
-12
/
+1
*
Fix buffer overrun in sched_getaffinity
Mike McCormack
2011-05-02
1
-1
/
+1
*
linux-user: untie syscalls from UID16
Riku Voipio
2011-04-26
1
-9
/
+39
*
linux-user: add s390x to llseek list
Alexander Graf
2011-04-26
1
-1
/
+2
*
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Laurent Vivier
2011-04-26
1
-1
/
+1
*
linux-user: convert ioctl(SIOCGIFCONF, ...) result.
Laurent Vivier
2011-04-26
1
-1
/
+95
*
[v2] linux-user: bigger default stack
Riku Voipio
2011-04-26
1
-5
/
+2
*
linux-user: Fix unlock_user() call in return from poll()
Peter Maydell
2011-03-22
1
-3
/
+1
*
linux-user: Fix large seeks by 32 bit guest on 64 bit host
Peter Maydell
2011-03-06
1
-6
/
+10
*
linux-user: Support the epoll syscalls
Peter Maydell
2011-02-17
1
-0
/
+107
*
linux-user: implement sched_{g,s}etaffinity
Mike Frysinger
2011-02-09
1
-0
/
+67
*
linux-user: add ppoll syscall support
Mike Frysinger
2011-02-09
1
-2
/
+55
*
linux-user: fix sizeof handling for getsockopt
Mike Frysinger
2011-02-09
1
-2
/
+2
*
linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP
Peter Maydell
2011-01-12
1
-0
/
+4
*
linux-user: Implement FS_IOC_FIEMAP ioctl
Peter Maydell
2011-01-07
1
-0
/
+88
*
linux-user: Support ioctls whose parameter size is not constant
Peter Maydell
2011-01-07
1
-3
/
+15
*
linux-user: Implement sync_file_range{,2} syscalls
Peter Maydell
2011-01-07
1
-0
/
+23
*
linux-user: fix compiler error on nptl
Riku Voipio
2010-12-03
1
-1
/
+2
*
linux-user: Translate getsockopt level option
Jamie Lentin
2010-12-03
1
-10
/
+61
*
linux-user: fix memory leaks with NPTL emulation
Nathan Froyd
2010-12-03
1
-4
/
+7
*
linux-user: fix socklen_t comparisons
Blue Swirl
2010-09-18
1
-7
/
+13
*
Usermode exec-stack fix
Paul Brook
2010-06-16
1
-0
/
+11
*
s390x: Avoid _llseek.
Richard Henderson
2010-06-11
1
-2
/
+2
*
linux-user: do not warn for missing pselect6
Riku Voipio
2010-05-21
1
-0
/
+4
*
alpha-linux-user: Fix sigprocmask.
Richard Henderson
2010-05-21
1
-3
/
+34
*
alpha-linux-user: Fix sigsuspend parameters.
Richard Henderson
2010-05-21
1
-0
/
+5
*
alpha-linux-user: Fix getxpid.
Richard Henderson
2010-05-21
1
-3
/
+8
*
alpha-linux-user: Fix pipe return mechanism.
Richard Henderson
2010-05-21
1
-12
/
+18
*
alpha-linux-user: Fix brk error return.
Richard Henderson
2010-05-21
1
-2
/
+10
*
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
2010-05-18
1
-8
/
+22
*
target-alpha: Enable NPTL.
Richard Henderson
2010-04-27
1
-1
/
+1
*
linux-user: Fix sparc32plus stat64 syscalls.
Richard Henderson
2010-04-26
1
-1
/
+1
*
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
2010-04-14
1
-1
/
+1
*
Fix compilation with missing inotify_init1
Stefan Weil
2010-04-01
1
-0
/
+2
[next]