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
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
Spelling fixes, thanks to Stefan Weil.
ths
1
-1
/
+1
2006-10-22
ColdFire target.
pbrook
1
-2
/
+60
2006-09-24
added SMM support
bellard
1
-2
/
+10
2006-09-20
sun4m halt support (Blue Swirl)
bellard
1
-2
/
+4
2006-07-29
Arm host build fix.
pbrook
1
-1
/
+1
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
1
-2
/
+6
2006-06-18
SH bugfixes.
pbrook
1
-1
/
+1
2006-06-17
SH usermode fault handling.
pbrook
1
-7
/
+2
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-12
/
+14
2006-05-22
mips cleanup (Thiemo Seufer)
bellard
1
-0
/
+2
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+63
2006-04-24
ia64 fixes
bellard
1
-2
/
+1
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-5
/
+5
2006-03-11
Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
pbrook
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-0
/
+2
2006-02-08
optional support for kernel code virtualization
bellard
1
-0
/
+10
2005-12-19
workaround for gcc bug on PowerPC
bellard
1
-7
/
+9
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
1
-1
/
+13
2005-12-05
MIPS halt support - MIPS static state fix (Daniel Jacobowitz)
bellard
1
-1
/
+10
2005-12-04
generate GPF if non canonical addresses
bellard
1
-1
/
+1
2005-11-26
specialize the power save code for 7x0 CPUs
bellard
1
-2
/
+2
2005-11-26
fixed warning
bellard
1
-2
/
+2
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
1
-0
/
+11
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-15
/
+18
2005-11-23
halt state support for ppc
bellard
1
-0
/
+10
2005-11-23
better halted state support
bellard
1
-0
/
+13
2005-11-21
SMP support
bellard
1
-0
/
+4
2005-11-20
make the TB cache independent of MMU mappings (faster MMU context switches an...
bellard
1
-131
/
+167
2005-08-21
Fix interrupt masking (Ralf Baechle
bellard
1
-1
/
+1
2005-07-24
s390 bits
bellard
1
-0
/
+17
2005-07-02
soft irq are just irqs (Ralf Baechle)
bellard
1
-1
/
+1
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
1
-0
/
+74
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-3
/
+31
2005-04-26
i386-user compile fix (Paul Brook)
bellard
1
-0
/
+16
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
1
-1
/
+2
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-0
/
+43
2005-04-06
sparc update (Blue Swirl)
bellard
1
-4
/
+13
2005-02-22
ARM VFP support (Paul Brook)
bellard
1
-1
/
+3
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
1
-1
/
+1
2005-02-13
sparc fix
bellard
1
-3
/
+2
2005-02-10
kqemu support
bellard
1
-0
/
+26
2005-02-07
SIGSEGV signals for ARM and SPARC
bellard
1
-8
/
+54
2005-02-02
ARM SMC workaround
bellard
1
-1
/
+4
2005-01-31
armv5te support (Paul Brook)
bellard
1
-3
/
+4
2005-01-30
removed debug code
bellard
1
-1
/
+1
2005-01-03
64 bit target support
bellard
1
-29
/
+32
2004-12-19
SPARC merge
bellard
1
-1
/
+1
2004-10-12
correct handling of saved host registers
bellard
1
-9
/
+5
2004-10-09
monitor fixes
bellard
1
-4
/
+4
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-0
/
+13
[next]