Peter Maydell
|
799a34a48b
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
|
12 gadi atpakaļ |
Peter Maydell
|
8378910554
linux-user: make bogus negative iovec lengths fail EINVAL
|
12 gadi atpakaļ |
John Rigby
|
02493ee490
linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
|
12 gadi atpakaļ |
Anthony Liguori
|
bd4bd24ed3
Merge branch 'for-linux-user' of https://git.gitorious.org/qemu-m68k/qemu-m68k into staging
|
12 gadi atpakaļ |
Paolo Bonzini
|
5c099537a6
cpu: do not use object_delete
|
12 gadi atpakaļ |
Laurent Vivier
|
c07ecc6866
linux-user: correct reboot()
|
12 gadi atpakaļ |
Laurent Vivier
|
1b09aeb908
linux-user: correct setsockopt()
|
12 gadi atpakaļ |
Laurent Vivier
|
79dd77de12
linux-user: correct msgrcv()
|
12 gadi atpakaļ |
Laurent Vivier
|
9468a5d490
alpha-linux-user: Correct select
|
12 gadi atpakaļ |
Laurent Vivier
|
2ba7f73006
alpha-linux-user: Translate fcntl l_type
|
12 gadi atpakaļ |
John Spencer
|
586b0bef84
linux-user/syscall.c: remove forward declarations
|
12 gadi atpakaļ |
Anthony Liguori
|
27dd773058
Merge remote-tracking branch 'bonzini/header-dirs' into staging
|
12 gadi atpakaļ |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 gadi atpakaļ |
John Spencer
|
c56dc77424
linux-user/syscall.c: remove wrong forward decl of setgroups()
|
12 gadi atpakaļ |
Peter Maydell
|
24c35a504e
linux-user: Merge pread/pwrite into pread64/pwrite64
|
13 gadi atpakaļ |
Aurelien Jarno
|
41a05a4576
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu
|
13 gadi atpakaļ |
Edgar E. Iglesias
|
a5b3bdcba8
microblaze: Support setting of TLS ptr
|
13 gadi atpakaļ |
Alexander Graf
|
ae017a5b95
linux-user: register align p{read, write}64
|
13 gadi atpakaļ |
Alexander Graf
|
4a1def4e4e
linux-user: ppc: mark as long long aligned
|
13 gadi atpakaļ |
Richard Henderson
|
a05c640915
linux-user: Fix siginfo handling
|
13 gadi atpakaļ |
Richard Henderson
|
3d21d29c32
linux-user: Implement gethostname
|
13 gadi atpakaļ |
Richard Henderson
|
f287b2c2d4
linux-user: Perform more checks on iovec lists
|
13 gadi atpakaļ |
Alexander Graf
|
1bdd7c7ea8
linux-user: fix multi-threaded /proc/self/maps
|
13 gadi atpakaļ |
Alexander Graf
|
229d3376a3
linux-user: fix statfs
|
13 gadi atpakaļ |
Stefan Weil
|
ad11ad7774
linux-user: Remove redundant null check and replace free by g_free
|
13 gadi atpakaļ |
Dmitry V. Levin
|
333858b77c
linux-user: fix emulation of getdents
|
13 gadi atpakaļ |
Jim Meyering
|
0d07fe47d4
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
|
13 gadi atpakaļ |
Jing Huang
|
aebf5bc727
linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
|
13 gadi atpakaļ |
Jing Huang
|
920394db81
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
|
13 gadi atpakaļ |
Jing Huang
|
ca6190673c
linux-user: pass sockaddr from host to target
|
13 gadi atpakaļ |