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-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+0
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
LluĂs Vilanova
1
-1
/
+0
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
1
-87
/
+0
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
1
-0
/
+25
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
1
-13
/
+4
2016-09-27
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
Sergey Fedorov
1
-0
/
+10
2016-09-27
linux-user: Use QemuMutex and QemuCond
Sergey Fedorov
1
-23
/
+32
2016-09-23
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into staging
Peter Maydell
6
-2
/
+147
2016-09-23
linux-user: Add missing Mips syscalls items in strace.list
Aleksandar Markovic
1
-0
/
+114
2016-09-23
linux-user: Add missing TARGET_EDQUOT error code for Mips
Aleksandar Markovic
3
-0
/
+5
2016-09-23
linux-user: Fix certain argument alignment cases for Mips64
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix structure target_semid64_ds definition for Mips
Aleksandar Markovic
1
-0
/
+16
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
1
-0
/
+6
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
1
-0
/
+4
2016-09-23
linux-user: ppc64: fix ARCH_206 bit in AT_HWCAP
Michael Walle
1
-2
/
+6
2016-09-23
ppc: Fix signal delivery in ppc-user and ppc64-user
Benjamin Herrenschmidt
3
-38
/
+90
2016-09-22
linux-user: fix TARGET_NR_select
Laurent Vivier
9
-21
/
+39
2016-09-21
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
1
-4
/
+14
2016-09-21
linux-user: Sanity check clone flags
Peter Maydell
1
-3
/
+63
2016-09-21
linux-user: Remove unnecessary nptl_flags variable from do_fork()
Peter Maydell
1
-9
/
+7
2016-09-21
linux-user: Implement force_sigsegv() via force_sig()
Peter Maydell
1
-15
/
+2
2016-09-21
linux-user: SIGSEGV from sigreturn need not be fatal
Peter Maydell
1
-27
/
+54
2016-09-21
linux-user: ARM: Give SIGSEGV if signal frame setup fails
Peter Maydell
1
-6
/
+17
2016-09-21
linux-user: SIGSEGV on signal entry need not be fatal
Peter Maydell
1
-38
/
+49
2016-09-21
linux-user: Pass si_type information to queue_signal() explicitly
Peter Maydell
4
-72
/
+71
2016-09-21
linux-user: Recheck for pending synchronous signals too
Peter Maydell
1
-2
/
+5
2016-09-21
linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU
Michael Walle
1
-2
/
+3
2016-09-21
linux-user: Use correct target SHMLBA in shmat()
Peter Maydell
6
-6
/
+83
2016-09-21
linux-user: Use glib malloc functions in load_symbols()
Peter Maydell
1
-7
/
+7
2016-09-21
linux-user: Check dump_write() return in elf_core_dump()
Peter Maydell
1
-1
/
+3
2016-09-21
linux-user: Fix error handling in flatload.c target_pread()
Peter Maydell
1
-0
/
+6
2016-09-21
linux-user: Fix incorrect use of host errno in do_ioctl_dm()
Peter Maydell
1
-1
/
+1
2016-09-21
linux-user: Check lock_user() return value for NULL
Peter Maydell
1
-0
/
+9
2016-09-21
linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call
Peter Maydell
1
-1
/
+1
2016-09-21
linux-user: report signals being taken in strace output
Peter Maydell
3
-0
/
+120
2016-09-21
linux-user: Range check the nfds argument to ppoll syscall
Peter Maydell
1
-0
/
+5
2016-09-21
linux-user: Check for bad event numbers in epoll_wait
Peter Maydell
2
-0
/
+8
2016-09-21
linux-user: Use direct syscall for utimensat
Peter Maydell
1
-10
/
+1
2016-09-21
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
2
-0
/
+9
2016-09-21
linux-user: Allow bad msg_name for recvfrom on connected socket
Peter Maydell
1
-2
/
+9
2016-09-21
linux-user: Fix errno for sendrecvmsg with large iovec length
Peter Maydell
1
-0
/
+9
2016-09-21
linux-user: Fix handling of iovec counts
Peter Maydell
1
-4
/
+4
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+2
2016-09-15
linux-user/qemu.h: change malloc to g_malloc, free to g_free
Md Haris Iqbal
1
-2
/
+2
2016-09-15
linux-user,s390x: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-2
/
+2
2016-09-14
linux-user: complete omission of removing uses of strdup
Wei Jiangang
1
-5
/
+2
2016-09-13
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-07
ppc: Stop dumping state on all exceptions in linux-user
Benjamin Herrenschmidt
1
-12
/
+0
[next]