index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
18
-51
/
+53
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-3
/
+2
2016-07-07
linux-user: Fix i386 safe-syscall.S
Richard Henderson
1
-18
/
+6
2016-07-04
linux-user: Make semihosting heap/stack fields abi_ulongs
Peter Maydell
1
-3
/
+3
2016-06-30
linux-user: Fix compilation when F_SETPIPE_SZ isn't defined
Peter Maydell
1
-0
/
+2
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-16
/
+16
2016-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+2
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-16
/
+16
2016-06-29
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...
Peter Maydell
24
-220
/
+1634
2016-06-28
trace: [*-user] Add events to trace guest syscalls in syscall emulation mode
LluĂs Vilanova
1
-0
/
+2
2016-06-26
linux-user: Provide safe_syscall for ppc64
Richard Henderson
2
-0
/
+115
2016-06-26
linux-user: Provide safe_syscall for s390x
Richard Henderson
2
-0
/
+113
2016-06-26
linux-user: Provide safe_syscall for aarch64
Richard Henderson
2
-0
/
+98
2016-06-26
linux-user: Provide safe_syscall for arm
Richard Henderson
2
-0
/
+113
2016-06-26
linux-user: Provide safe_syscall for i386
Richard Henderson
2
-0
/
+135
2016-06-26
linux-user: fix x86_64 safe_syscall
Richard Henderson
1
-3
/
+3
2016-06-26
linux-user: don't swap NLMSG_DATA() fields
Laurent Vivier
1
-30
/
+42
2016-06-26
linux-user: fd_trans_host_to_target_data() must process only received data
Laurent Vivier
1
-1
/
+1
2016-06-26
linux-user: add missing return in netlink switch statement
Laurent Vivier
1
-0
/
+1
2016-06-26
linux-user: update get_thread_area/set_thread_area strace
Laurent Vivier
1
-2
/
+4
2016-06-26
linux-user: fix clone() strace
Laurent Vivier
1
-22
/
+20
2016-06-26
linux-user: add socket() strace
Laurent Vivier
2
-1
/
+24
2016-06-26
linux-user: add socketcall() strace
Laurent Vivier
3
-5
/
+568
2016-06-26
linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls
Peter Maydell
3
-0
/
+15
2016-06-26
linux-user: Fix wrong type used for argument to rt_sigqueueinfo
Peter Maydell
1
-1
/
+4
2016-06-26
linux-user: Create a hostdep.h for each host architecture
Peter Maydell
12
-6
/
+166
2016-06-26
linux-user: Don't use sigfillset() on uc->uc_sigmask
Peter Maydell
3
-6
/
+14
2016-06-26
linux-user: Use safe_syscall wrapper for fcntl
Peter Maydell
1
-11
/
+23
2016-06-26
linux-user: Use __get_user() and __put_user() to handle structs in do_fcntl()
Peter Maydell
1
-132
/
+166
2016-06-24
target-mips: Implement FCR31's R/W bitmask and related functionalities
Aleksandar Markovic
1
-0
/
+14
2016-06-24
linux-user: Avoid possible misalignment in host_to_target_siginfo()
Peter Maydell
1
-2
/
+11
2016-06-23
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
1
-0
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+12
2016-06-20
trace: split out trace events for linux-user/ directory
Daniel P. Berrange
1
-0
/
+12
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+2
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-11
/
+4
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
6
-6
/
+0
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
7
-418
/
+1361
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2016-06-08
linux-user: In fork_end(), remove correct CPUs from CPU list
Peter Maydell
1
-1
/
+1
2016-06-08
linux-user: Special-case ERESTARTSYS in target_strerror()
Peter Maydell
1
-0
/
+7
2016-06-08
linux-user: Make target_strerror() return 'const char *'
Peter Maydell
3
-4
/
+4
2016-06-08
linux-user: Correct signedness of target_flock l_start and l_len fields
Peter Maydell
1
-17
/
+17
2016-06-08
linux-user: Use safe_syscall wrapper for ioctl
Peter Maydell
1
-11
/
+16
2016-06-08
linux-user: Use safe_syscall wrapper for accept and accept4 syscalls
Peter Maydell
1
-19
/
+4
2016-06-08
linux-user: Use safe_syscall wrapper for semop
Peter Maydell
1
-1
/
+10
2016-06-08
linux-user: Use safe_syscall wrapper for epoll_wait syscalls
Peter Maydell
1
-8
/
+10
2016-06-08
linux-user: Use safe_syscall wrapper for poll and ppoll syscalls
Peter Maydell
1
-16
/
+31
2016-06-08
linux-user: Use safe_syscall wrapper for sleep syscalls
Peter Maydell
1
-3
/
+10
2016-06-08
linux-user: Use safe_syscall wrapper for rt_sigtimedwait syscall
Peter Maydell
1
-1
/
+4
[next]