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
/
target-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
5
-10
/
+5
2009-06-24
Remove unused gen_bx_T0 function.
Filip Navara
1
-8
/
+0
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-25
/
+0
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
1
-13
/
+26
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
1
-77
/
+111
2009-05-14
Syborg (Symbian Virtual Platform) board
Paul Brook
1
-0
/
+1
2009-05-09
Fixe ARM NEON vrshl.
Paul Brook
1
-2
/
+2
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-2
/
+7
2009-04-07
target-arm: don't use T[x] in helper
aurel32
1
-1
/
+1
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-0
/
+1
2009-03-17
Fix ARM quadword VDUP (core register).
pbrook
1
-4
/
+6
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
1
-6
/
+6
2009-03-07
Fix correct reset value for ARM CP15 c1 auxiliary control register
aurel32
1
-1
/
+1
2009-03-07
clean build: Fix arm build warnings
aurel32
1
-1
/
+1
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+2
2009-02-07
Fix cpu_arm_handle_mmu_fault warning
aurel32
2
-3
/
+2
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-4
/
+0
2009-01-26
Log reset events (Jan Kiszka)
aliguori
1
-0
/
+6
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-1
/
+1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-4
/
+4
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
5
-5
/
+5
2008-12-19
Implement flush-to-zero mode (denormal results are replaced with zero).
pbrook
1
-1
/
+2
2008-12-19
Implement default-NaN mode.
pbrook
1
-0
/
+2
2008-12-19
Implement ARMv7 cp15 cache ID registers.
pbrook
2
-7
/
+28
2008-12-19
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
4
-1
/
+94
2008-12-19
Fix VFP fixed point conversion routines.
pbrook
2
-9
/
+13
2008-12-19
Implement ARMv7 MMU access permissions.
pbrook
1
-1
/
+11
2008-12-15
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
balrog
1
-0
/
+2
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-2
/
+0
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
1
-5
/
+0
2008-12-07
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
Patch holes in ARM translation (Laurent Desnogues).
balrog
1
-2
/
+4
2008-12-07
ARM: cosmetics (Laurent Desnogues).
balrog
1
-29
/
+1
2008-11-30
Common cpu_loop_exit prototype
aurel32
1
-2
/
+0
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
1
-2
/
+2
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
1
-6
/
+0
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-4
/
+5
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-0
/
+13
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
1
-2
/
+6
2008-11-17
TCG variable type checking.
pbrook
3
-602
/
+533
2008-11-03
VFP fnmsc negative zero fix.
pbrook
1
-2
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2
-2
/
+2
2008-10-22
Additional exclusive load/store instruction are v6K, not v6T2.
pbrook
1
-1
/
+1
2008-10-22
Fix ARMv6t2 strex instructions.
pbrook
1
-3
/
+45
2008-10-22
Fix ARMv6 translation table base address calculation.
pbrook
2
-22
/
+23
2008-10-22
Optimize redundant cp15 coprocessor access control register writes.
pbrook
1
-3
/
+5
2008-10-11
Add GDB XML register description support.
pbrook
1
-0
/
+62
2008-09-22
Fix ARM NEON vdup and vtbl bugs.
pbrook
2
-5
/
+7
[next]