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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
1
-1
/
+4
2006-06-21
sparc user fixes (Blue Swirl)
bellard
1
-2
/
+3
2006-06-18
SH bugfixes.
pbrook
1
-7
/
+7
2006-06-17
SH usermode fault handling.
pbrook
1
-1
/
+15
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
1
-0
/
+1
2006-06-14
MIPS FPU support in linux user emulation
bellard
1
-34
/
+7
2006-06-11
bFLT loader (for uClinux binaries).
pbrook
1
-1
/
+2
2006-05-14
Teach usermode emulation how to lie about uname -r.
pbrook
1
-0
/
+3
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+41
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-31
/
+27
2006-03-11
Fix FPA condition codes (Ulrich Hecht).
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-0
/
+1
2006-02-09
Arm Linux EABI syscall support.
pbrook
1
-2
/
+4
2006-02-04
Implement Arm BKPT instruction.
pbrook
1
-5
/
+18
2005-12-05
handle coprocessor exceptions
bellard
1
-0
/
+1
2005-11-26
mips user emulation
bellard
1
-0
/
+407
2005-11-26
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
bellard
1
-2
/
+1
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-2
/
+8
2005-11-21
cpu_single_env usage fix
bellard
1
-4
/
+2
2005-10-30
User-mode gdbserver port number (Paul Brook)
bellard
1
-6
/
+5
2005-07-24
copyright
bellard
1
-1
/
+1
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
1
-37
/
+8
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-2
/
+21
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-0
/
+4
2005-04-27
ARM Thumb syscalls (Paul Brook)
bellard
1
-4
/
+15
2005-04-23
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
1
-0
/
+7
2005-04-23
ARM syscall fix (Paul Brook)
bellard
1
-1
/
+1
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-3
/
+66
2005-03-13
fpu init fix
bellard
1
-1
/
+1
2005-02-19
fixed handling of sparc register window exceptions
bellard
1
-26
/
+31
2005-02-15
sparc sigsegv support
bellard
1
-0
/
+12
2005-02-07
SIGSEGV signals for ARM and SPARC
bellard
1
-0
/
+11
2005-01-12
sse fix
bellard
1
-2
/
+6
2005-01-08
MMX/SSE support
bellard
1
-2
/
+2
2005-01-03
64 bit target fixes - removed warnings
bellard
1
-3
/
+5
2004-12-19
SPARC merge
bellard
1
-0
/
+2
2004-10-09
monitor fixes
bellard
1
-3
/
+3
2004-07-10
static build fix
bellard
1
-1
/
+1
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
1
-5
/
+10
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
1
-6
/
+44
2004-05-20
added cpu_get_tsc()
bellard
1
-0
/
+40
2004-04-26
copyright update
bellard
1
-1
/
+1
2004-04-25
ARM cache flush support (untested) - '-d' option fix
bellard
1
-4
/
+31
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-6
/
+7
2004-03-21
more log items
bellard
1
-1
/
+12
2004-02-16
arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...
bellard
1
-6
/
+31
2004-02-03
cleanup
bellard
1
-0
/
+3
2004-01-04
PowerPC update (Jocelyn Mayer)
bellard
1
-86
/
+315
2004-01-04
correct cpu state
bellard
1
-0
/
+1
2004-01-04
SPARC fixes : syscall fixes - added user register window exception support
bellard
1
-21
/
+129
[next]