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
2008-05-30
Handle NULL argp/envp in execve syscall.
pbrook
1
-4
/
+4
2008-05-30
Implement waitid syscall.
pbrook
1
-0
/
+15
2008-05-30
Perform target->host signal mapping for *kill syscalls.
pbrook
3
-4
/
+10
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
1
-58
/
+5
2008-05-29
NPTL host detection and futex syscall passthrough.
pbrook
1
-0
/
+61
2008-05-29
Strace fallback for unknown syscalls.
pbrook
1
-1
/
+2
2008-05-29
Implement clock_nanosleep.
pbrook
1
-0
/
+11
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
2
-9
/
+81
2008-05-28
variable dynamic translation buffer size
bellard
1
-0
/
+1
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
1
-1
/
+1
2008-05-23
Fix build failure with old kernel headers (loop.h is incompatible with
pbrook
2
-1
/
+96
2008-05-12
2.6 kernels make int 5 a trap gate
bellard
1
-1
/
+1
2008-05-10
added missing return (Mike Frysinger)
bellard
1
-0
/
+2
2008-05-07
Update ARM non-rt sigframe layout.
pbrook
1
-101
/
+165
2008-05-06
Update ARM rt_frame layout.
pbrook
3
-14
/
+172
2008-04-26
Add loop device ioctls (Gary Thomas).
balrog
4
-0
/
+48
2008-04-26
Teach mmap to not overwrite reserved pages and fix brk return value (Richard ...
balrog
2
-7
/
+17
2008-04-24
Cope with arch-specific page protection flags in mmap (Richard Purdie).
balrog
1
-2
/
+1
2008-04-22
Revert the previous patch
blueswir1
1
-124
/
+0
2008-04-22
Move 128-bit float emulation under linux-user including the forgotten file
blueswir1
1
-0
/
+124
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2008-04-09
Move target-arm/nwfpe into linux-user/arm/nwfpe
aurel32
12
-0
/
+2674
2008-04-07
Implement ARM floating point exception emulation
aurel32
1
-2
/
+51
2008-04-06
Remove unwanted executable properties
blueswir1
1
-0
/
+0
2008-03-28
add pread64 and pwrite64 system calls
aurel32
1
-0
/
+14
2008-03-28
Fix flock64 structure on a few target (noticed by Gary Thomas)
aurel32
1
-0
/
+3
2008-03-26
Implement AT_CLKTCK.
pbrook
1
-0
/
+1
2008-03-26
Revert accidental commit.
pbrook
1
-2
/
+2
2008-03-26
Remove fixed length commandline buffers.
pbrook
1
-2
/
+2
2008-03-25
m68k mmap2 fixes.
pbrook
2
-4
/
+2
2008-03-21
Fix Thumb signal handlers.
pbrook
1
-28
/
+3
2008-03-14
Use TARGET_FMT_lx.
edgar_igl
1
-2
/
+1
2008-03-11
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
1
-0
/
+3
2008-03-05
Convert Sparc64 trap state ops to TCG
blueswir1
1
-1
/
+1
2008-03-03
CRIS signals:
edgar_igl
1
-57
/
+58
2008-02-28
First try at supporting ordinary signals for CRIS linux-user guests.
edgar_igl
2
-0
/
+175
2008-02-12
Make MIPS MT implementation more cache friendly.
ths
6
-31
/
+31
2008-02-10
Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A....
balrog
1
-1
/
+1
2008-02-04
lock_iovec() fix
bellard
1
-5
/
+12
2008-01-08
Fix section switching buglet, by Edgar E. Iglesias.
ths
1
-1
/
+2
2008-01-06
copyright update
bellard
1
-5
/
+6
2007-12-24
Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh).
balrog
1
-1
/
+6
2007-12-18
Correct errno return for setsockopt(), by Thayne Harbaugh.
ths
1
-1
/
+1
2007-12-18
Correct errno return for getsockopt(), by Thayne Harbaugh.
ths
1
-2
/
+3
2007-12-18
m68k missing get_sp_from_cpustate(), by Thayne Harbaugh.
ths
1
-0
/
+5
2007-12-16
QEMU_STRACE documentation bit by Thayne Harbaugh.
balrog
1
-1
/
+6
2007-12-12
Mark host pages as reserved (Magnus Damm).
balrog
1
-1
/
+1
2007-12-12
sh_serial: enable tx after reset (Magnus Damm).
balrog
1
-1
/
+1
2007-12-11
Add missing break just before execve, by Takashi Yoshii.
balrog
1
-0
/
+1
2007-12-10
Various linux-user structures and definitions fixes for PowerPC targets.
j_mayer
4
-33
/
+45
[next]