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
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+4
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-28
target-arm: rename helper flags
Aurelien Jarno
1
-8
/
+8
2012-10-24
target-arm: Remove out of date FIXME regarding saturating arithmetic
Peter Maydell
1
-2
/
+0
2012-10-24
target-arm: Implement abs_i32 inline rather than as a helper
Peter Maydell
3
-8
/
+9
2012-10-24
target-arm: Use TCG operation for Neon 64 bit negation
Peter Maydell
3
-8
/
+3
2012-10-24
arm-semi.c: Handle get/put_user() failure accessing arguments
Peter Maydell
1
-61
/
+106
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-14
/
+14
2012-10-19
target-arm/neon_helper: Remove obsolete FIXME comment
Peter Maydell
1
-1
/
+0
2012-10-17
target-arm/translate: Fix RRX operands
Peter Crosthwaite
1
-1
/
+1
2012-10-05
target-arm: Drop unused DECODE_CPREG_CRN macro
Peter Maydell
1
-2
/
+0
2012-10-05
target-arm: use deposit instead of hardcoded version
Aurelien Jarno
1
-14
/
+6
2012-10-05
target-arm: mark a few integer helpers const and pure
Aurelien Jarno
1
-9
/
+10
2012-10-05
target-arm: convert sar, shl and shr helpers to TCG
Aurelien Jarno
3
-33
/
+43
2012-10-05
target-arm: convert add_cc and sub_cc helpers to TCG
Aurelien Jarno
3
-40
/
+48
2012-10-05
target-arm: use globals for CC flags
Aurelien Jarno
1
-81
/
+46
2012-10-05
target-arm: Reinstate display of VFP registers in cpu_dump_state
Peter Maydell
1
-26
/
+16
2012-09-27
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
1
-1
/
+1
2012-09-15
target-arm: final conversion to AREG0 free mode
Blue Swirl
5
-20
/
+15
2012-09-15
target-arm: convert remaining helpers
Blue Swirl
3
-125
/
+125
2012-09-15
target-arm: convert void helpers
Blue Swirl
3
-18
/
+18
2012-09-10
target-arm: Fix potential buffer overflow
Stefan Weil
1
-2
/
+2
2012-08-22
arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN
Jim Meyering
1
-6
/
+7
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
6
-24
/
+24
2012-08-10
arm: translate: comment typo - s/middel/middle/
Peter A. G. Crosthwaite
1
-1
/
+1
2012-07-12
target-arm: Add support for long format translation table walks
Peter Maydell
1
-0
/
+182
2012-07-12
target-arm: Implement TTBCR changes for LPAE
Peter Maydell
1
-1
/
+14
2012-07-12
target-arm: Implement long-descriptor PAR format
Peter Maydell
1
-10
/
+69
2012-07-12
target-arm: Use target_phys_addr_t in get_phys_addr()
Peter Maydell
1
-14
/
+15
2012-07-12
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
Peter Maydell
3
-3
/
+87
2012-07-12
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
Peter Maydell
1
-0
/
+5
2012-07-12
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
Peter Maydell
1
-0
/
+16
2012-07-12
target-arm: Extend feature flags to 64 bits
Peter Maydell
3
-6
/
+6
2012-07-12
target-arm: Implement privileged-execute-never (PXN)
Peter Maydell
3
-12
/
+26
2012-07-12
ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
Peter Maydell
1
-1
/
+1
2012-07-12
target-arm: Fix TCG temp handling in 64 bit cp writes
Peter Maydell
1
-0
/
+2
2012-07-12
target-arm: Fix some copy-and-paste errors in cp register names
Peter Maydell
1
-3
/
+3
2012-07-12
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
Peter Maydell
1
-1
/
+1
2012-07-12
target-arm: Fix CP15 based WFI
Paul Brook
1
-1
/
+1
2012-06-20
target-arm: Remove ARM_CPUID_* macros
Peter Maydell
2
-52
/
+25
2012-06-20
target-arm: Remove remaining old cp15 infrastructure
Peter Maydell
3
-100
/
+1
2012-06-20
target-arm: Move block cache ops to new cp15 framework
Peter Maydell
2
-6
/
+14
2012-06-20
target-arm: Remove c0_cachetype CPUARMState field
Peter Maydell
2
-4
/
+1
2012-06-20
target-arm: Convert final ID registers
Peter Maydell
2
-50
/
+68
[next]