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
2004-01-05
Floppy disk emulation (Jocelyn Mayer)
bellard
1
-0
/
+1435
2004-01-05
update
bellard
3
-7
/
+42
2004-01-05
use generic GenOpFunc
bellard
3
-36
/
+4
2004-01-05
debug fixes
bellard
1
-13
/
+13
2004-01-05
changed cpu_x86_in/out to cpu_in/out
bellard
1
-4
/
+4
2004-01-05
use CPUState
bellard
4
-20
/
+33
2004-01-05
PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us...
bellard
1
-59
/
+382
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
2
-1
/
+86
2004-01-04
PowerPC support - float macros
bellard
1
-0
/
+52
2004-01-04
PowerPC update (Jocelyn Mayer)
bellard
1
-86
/
+315
2004-01-04
factorized GenOpFunc
bellard
1
-1
/
+7
2004-01-04
PowerPC System emulation (Jocelyn Mayer)
bellard
1
-5
/
+28
2004-01-04
ppc fix
bellard
1
-0
/
+4
2004-01-04
changed cpu_x86_in/out to cpu_in/out
bellard
1
-0
/
+17
2004-01-04
aalib support with SDL
bellard
1
-2
/
+12
2004-01-04
infer access type
bellard
1
-2
/
+36
2004-01-04
suppressed explicit access type and use the exception routine to infer it fro...
bellard
4
-46
/
+41
2004-01-04
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
10
-1429
/
+4596
2004-01-04
update
bellard
2
-1
/
+16
2004-01-04
make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...
bellard
1
-2
/
+15
2004-01-04
hack for target_ulong define
bellard
1
-3
/
+3
2004-01-04
assembly soft MMU defines on i386
bellard
1
-0
/
+150
2004-01-04
WHEEL defines may not be available in SDL
bellard
1
-0
/
+2
2004-01-04
updated so that PPC/ARM/SPARC executables are automatically launched when inv...
bellard
1
-3
/
+34
2004-01-04
correct cpu state
bellard
1
-0
/
+1
2004-01-04
CD-ROM detection fix
bellard
1
-5
/
+10
2004-01-04
(temporary) only physical dump is possible in gdb
bellard
1
-2
/
+2
2004-01-04
new generic TLB support - faster self modifying code support - added ROM memo...
bellard
1
-271
/
+843
2004-01-04
added support for direct patching on i386 host (faster emulation) - increased...
bellard
1
-17
/
+120
2004-01-04
added support for direct patching on i386 host (faster emulation)
bellard
1
-0
/
+12
2004-01-04
include stddef.h for size_t definition
bellard
1
-0
/
+3
2004-01-04
export more memory defines
bellard
1
-0
/
+14
2004-01-04
support for new TLB handling
bellard
1
-2
/
+47
2004-01-04
waiting for TARGET_HAS_SMC patch
bellard
1
-1
/
+1
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
1
-319
/
+295
2004-01-04
added raw/user/kernel memory accesses (faster emulation)
bellard
1
-23
/
+51
2004-01-04
fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...
bellard
1
-5
/
+13
2004-01-04
added stx_T1_A0 micro ops
bellard
1
-0
/
+17
2004-01-04
fixed word bit operations with memory offset - suppressed push/pop micro oper...
bellard
1
-80
/
+14
2004-01-04
correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...
bellard
1
-77
/
+14
2004-01-04
debug updates - page_unprotect() is no longer needed in softmmu case
bellard
1
-12
/
+28
2004-01-04
added PE to static CPU state (avoids flushing translated code when swiching b...
bellard
1
-3
/
+6
2004-01-04
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
1
-29
/
+23
2004-01-04
update
bellard
2
-5
/
+8
2004-01-04
first multi target test (lauches 'ls')
bellard
1
-0
/
+6
2004-01-04
more precise PIT gate emulation
bellard
1
-5
/
+38
2004-01-04
removed test code
bellard
1
-1
/
+1
2004-01-04
explicited S3 specific code - added more debug code
bellard
1
-3
/
+43
2004-01-04
termios support for SPARC and PPC
bellard
5
-227
/
+1023
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
[next]