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-09-07
ppc: Stop dumping state on all exceptions in linux-user
Benjamin Herrenschmidt
1
-12
/
+0
2016-09-07
ppc: Fix catching some segfaults in user mode
Benjamin Herrenschmidt
1
-0
/
+1
2016-09-07
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
1
-6
/
+6
2016-08-19
syscall.c: Redefine IFLA_* enums
Michal Privoznik
1
-109
/
+264
2016-08-19
Revert "syscall.c: Fix build with older linux-headers"
Michal Privoznik
1
-86
/
+0
2016-08-16
linux-user: Fix llseek with high bit of offset_low set
Peter Maydell
1
-1
/
+1
2016-08-16
syscall.c: Fix build with older linux-headers
Michal Privoznik
1
-0
/
+86
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-11
Update ancient copyright string in -version output
Peter Maydell
1
-1
/
+1
2016-08-04
linux-user: Handle brk() attempts with very large sizes
Peter Maydell
1
-1
/
+1
2016-08-04
linux-user: Fix target_semid_ds structure definition
Peter Maydell
2
-7
/
+25
2016-08-04
linux-user: Don't write off end of new_utsname buffer
Peter Maydell
1
-3
/
+5
2016-08-04
linux-user: Fix memchr() argument in open_self_cmdline()
Peter Maydell
1
-1
/
+1
2016-07-26
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
1
-2
/
+0
2016-07-19
linux-user: AArch64 has sync_file_range, not sync_file_range2
Peter Maydell
1
-2
/
+1
2016-07-19
linux-user: Fix type for SIOCATMARK ioctl
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: define missing sparc syscalls
Laurent Vivier
1
-0
/
+3
2016-07-19
linux-user: Fix terminal control ioctls
Timothy Pearson
1
-6
/
+6
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
2
-0
/
+40
2016-07-19
linux-user: Handle short lengths in host_to_target_sockaddr()
Peter Maydell
1
-2
/
+9
2016-07-19
linux-user: Forget about synchronous signal once it is delivered
Peter Maydell
1
-4
/
+4
2016-07-19
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
2
-6
/
+7
2016-07-19
linux-user: Correct type for BLKSSZGET
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
3
-1
/
+18
2016-07-19
linux-user: Check sigsetsize argument to syscalls
Peter Maydell
1
-1
/
+46
2016-07-19
linux-user: add nested netlink types
Laurent Vivier
1
-4
/
+316
2016-07-19
linux-user: convert sockaddr_ll from host to target
Laurent Vivier
1
-0
/
+5
2016-07-19
linux-user: add fd_trans helper in do_recvfrom()
Laurent Vivier
1
-0
/
+3
2016-07-19
linux-user: fix netlink memory corruption
Laurent Vivier
1
-8
/
+24
2016-07-19
linux-user: fd_trans_*_data() returns the length
Laurent Vivier
1
-4
/
+32
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
1
-0
/
+1
2016-07-18
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
1
-0
/
+19
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-2
/
+2
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
5
-10
/
+11
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
1
-4
/
+3
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
13
-26
/
+26
2016-07-12
linux-user: Clean up target_structs.h header guards
Markus Armbruster
17
-34
/
+34
2016-07-12
linux-user: Clean up target_signal.h header guards
Markus Armbruster
18
-54
/
+54
2016-07-12
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
15
-31
/
+31
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
[next]