index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]