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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-10
added LAR/LSL - fixed INT3 and INTO EIP computation
bellard
1
-2
/
+22
2003-05-10
added EIP return to INTO - fixed SHL C flag computation - added LAR/LSL
bellard
1
-5
/
+66
2003-05-10
sigtrap support
bellard
5
-6
/
+43
2003-05-10
simplified exception support
bellard
2
-16
/
+5
2003-05-10
TF flag support - fixed eflags computation before exception
bellard
1
-33
/
+36
2003-05-10
TF flag support
bellard
2
-0
/
+2
2003-05-10
added vm86.c
bellard
2
-73
/
+11
2003-05-10
fixed invalid CPL logic in vm86 mode - use generic CPU dump state function
bellard
1
-73
/
+23
2003-05-10
fixed GPF generation - fixed 'lret im' instruction (main fix for dosemu) - fi...
bellard
1
-57
/
+150
2003-05-10
removed unnecessary VME support - fixed selector GPF exception
bellard
1
-5
/
+10
2003-05-10
more console ioctls
bellard
3
-1
/
+12
2003-05-10
added dump function
bellard
1
-0
/
+5
2003-05-10
added vm86.c
bellard
1
-1
/
+1
2003-05-10
vm86 emulation closer to Linux kernel code - added correct IRQ emulation for ...
bellard
1
-0
/
+407
2003-05-10
moved vm86 stuff to vm86.c
bellard
1
-158
/
+4
2003-05-08
added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added H...
bellard
1
-57
/
+112
2003-05-08
changed I/O function prototype to include emulator state
bellard
2
-6
/
+6
2003-05-08
added KDGKBTYPE
bellard
2
-0
/
+5
2003-05-08
added setgroups and getgroups syscalls
bellard
1
-2
/
+28
2003-05-08
more siginfo constants
bellard
1
-0
/
+18
2003-05-08
added op_gpf
bellard
1
-1
/
+2
2003-05-08
more accurate GPF generation
bellard
1
-7
/
+14
2003-05-08
added raise_exception_err()
bellard
1
-0
/
+1
2003-05-08
added raise_exception_err() - added cr2 update
bellard
1
-11
/
+34
2003-05-08
added CPL and IOPL as translation time constants - changed I/O function proto...
bellard
1
-6
/
+10
2003-05-08
added trapno and error_code report in ucontext
bellard
1
-2
/
+2
2003-05-08
more accurate signal handling
bellard
1
-8
/
+18
2003-05-08
systematic exception test
bellard
1
-25
/
+93
2003-05-08
update (test)
bellard
1
-0
/
+3
2003-04-29
update
bellard
5
-11
/
+222
2003-04-29
sparc support
bellard
6
-3
/
+310
2003-04-29
target cpu definition
bellard
1
-1
/
+3
2003-04-29
alpha support - ia64 support
bellard
1
-0
/
+16
2003-04-29
ia64 support - alpha support
bellard
2
-22
/
+136
2003-04-29
ia64 support
bellard
5
-1
/
+154
2003-04-29
fcntl constants
bellard
1
-0
/
+18
2003-04-29
fix _start routine name
bellard
1
-1
/
+1
2003-04-29
ia64 support - fcntl uses TARGET_ constants
bellard
1
-8
/
+12
2003-04-29
alpha support
bellard
1
-0
/
+19
2003-04-29
alpha support
bellard
1
-0
/
+128
2003-04-29
ia64 support
bellard
1
-0
/
+6
2003-04-29
fstat64 fix
bellard
2
-3
/
+12
2003-04-29
PowerPC disas code
bellard
6
-63
/
+3340
2003-04-29
flock
bellard
1
-0
/
+16
2003-04-29
log fix
bellard
1
-2
/
+9
2003-04-29
update
bellard
1
-6
/
+6
2003-04-29
symbol fix
bellard
2
-3
/
+80
2003-04-29
loglevel export
bellard
1
-0
/
+2
2003-04-29
flock support
bellard
1
-2
/
+49
2003-04-29
comment
bellard
1
-1
/
+1
[next]