1354 Commits (4a761ffa37d20a5d3ecbb95b45b4c42e54c8f18e)

Author SHA1 Message Date
Tom Musta 145855801a linux-user: Handle PPC64 ELFv2 Function Pointers 12 years ago
Tom Musta 19774ec5c4 linux-user: Implement do_setcontext for PPC64 12 years ago
Tom Musta 8d6ab333eb linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer 12 years ago
Tom Musta 61e75fecef linux-user: Enable Signal Handlers on PPC64 12 years ago
Tom Musta 7678108b13 linux-user: Split PPC Trampoline Encoding from Register Save 12 years ago
Tom Musta fbdc200ac2 linux-user: Fix Stack Pointer Bug in PPC setup_rt_frame 12 years ago
zhanghailiang 680dfde919 linux-user: fix file descriptor leaks 12 years ago
zhanghailiang 29e03fcb62 linux-user: check return value of malloc() 12 years ago
Tom Musta 29560a6cb7 linux-user: writev Partial Writes 12 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 8fbe8fdfbc linux-user: clock_nanosleep errno Handling on PPC 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Tom Musta 67d6d829cd linux-user: Move get_ppc64_abi 12 years ago
Tom Musta d4290c40a4 linux-user: Detect fault in sched_rr_get_interval 12 years ago
Tom Musta a1d5c5b25d linux-user: Handle NULL sched_param argument to sched_* 12 years ago
Tom Musta edcc5f9dc3 linux-user: Detect Negative Message Sizes in msgsnd System Call 12 years ago
Tom Musta b6ce1f6b90 linux-user: Conditionally Pass Attribute Pointer to mq_open() 12 years ago
Tom Musta 37ed09560c linux-user: Make ipc syscall's third argument an abi_long 12 years ago
Tom Musta 5464baecf5 linux-user: Properly Handle semun Structure In Cross-Endian Situations 12 years ago
Tom Musta 5d2fa8ebb4 linux-user: Dereference Pointer Argument to ipc/semctl Sys Call 12 years ago
Tom Musta 035273440b linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 12 years ago
Riku Voipio 9af5c906d1 linux-user: add setns and unshare 12 years ago
Paul Burton ab31cda327 linux-user: support ioprio_{get, set} syscalls 12 years ago
Riku Voipio 518343413f linux-user: support timerfd_{create, gettime, settime} syscalls 12 years ago
Mike Frysinger f17f4989fa linux-user: fix readlink handling with magic exe symlink 12 years ago
Peter Maydell c065976f2b linux-user: Fix conversion of sigevent argument to timer_create 12 years ago
Jincheng Miao 47575997be linux-user: Fix syscall instruction usermode emulation on X86_64 12 years ago
Riku Voipio 0b2effd744 linux-user: redirect openat calls 12 years ago
Mikhail Ilyin d67f4aaae8 linux-user: /proc/self/maps content 12 years ago
Riku Voipio b545f63fa9 linux-user: use TARGET_SA_ONSTACK in get_sigframe 12 years ago
Joakim Tjernlund 2dd08dfd9a alloca one extra byte sockets 12 years ago
Joakim Tjernlund 33a29b51c9 linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr 12 years ago
Joakim Tjernlund 451aaf688c qemu-user: Impl. setsockopt(SO_BINDTODEVICE) 12 years ago
Joakim Tjernlund 27a07827c4 SIOCGIFINDEX: fix typo 12 years ago
Richard Henderson a74029f6cb target-ppc: Change default cpu for ppc64le-linux-user 12 years ago
Paul Burton f63eb01ac7 linux-user: support the SIOCGIFINDEX ioctl 12 years ago
Paul Burton ca56f5b596 linux-user: support the KDSIGACCEPT ioctl 12 years ago
Paul Burton b67d80311a linux-user: allow NULL tv argument for settimeofday 12 years ago
Paul Burton ef4467e911 linux-user: respect timezone for settimeofday 12 years ago
Paul Burton fd76783243 linux-user: fix struct target_epoll_event layout for MIPS 12 years ago
Paul Burton 0fa82d39c8 linux-user: support strace of epoll_create1 12 years ago
Paul Burton 356d771b30 linux-user: allow NULL arguments to mount 12 years ago
Paul Burton 82d0fe6b7a linux-user: support SO_PASSSEC setsockopt option 12 years ago
Paul Burton d79b6cc435 linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options 12 years ago
Paul Burton aec1ca411e linux-user: support SO_ACCEPTCONN getsockopt option 12 years ago
Paul Burton 8289d11281 linux-user: translate the result of getsockopt SO_TYPE 12 years ago
Wim Vander Schelden 76b9424550 linux-user: added fake open() for /proc/self/cmdline 12 years ago
Christophe Lyon e8efd8e71f Add support for MAP_NORESERVE mmap flag. 12 years ago
Tom Musta a60438ddd6 linux-user: Support HWCAP2 in PowerPC 12 years ago
Tom Musta 0e019746d7 linux-user: Identify Addition Hardware Capabilities for PowerPC 12 years ago