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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-3
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-6
/
+0
2014-03-10
target-arm: Implements the ARM PMCCNTR register
Alistair Francis
1
-0
/
+4
2014-02-26
target-arm: Add support for AArch32 ARMv8 CRC32 instructions
Will Newton
1
-0
/
+1
2014-02-26
target-arm: Add utility function for checking AA32/64 state of an EL
Peter Maydell
1
-0
/
+16
2014-02-26
target-arm: Implement AArch64 view of CPACR
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-3
/
+9
2014-02-26
target-arm: Get MMU index information correct for A64 code
Peter Maydell
1
-3
/
+8
2014-02-26
target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
Peter Maydell
1
-0
/
+4
2014-02-26
target-arm: Implement AArch64 generic timers
Peter Maydell
1
-3
/
+3
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
1
-4
/
+2
2014-02-26
target-arm: Implement AArch64 VBAR_EL1
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Implement AArch64 TCR_EL1
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Implement AArch64 SCTLR_EL1
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Implement AArch64 memory attribute registers
Peter Maydell
1
-0
/
+3
2014-02-26
target-arm: Implement AArch64 CurrentEL sysreg
Peter Maydell
1
-1
/
+2
2014-02-26
target-arm: A64: Make cache ID registers visible to AArch64
Peter Maydell
1
-1
/
+1
2014-02-26
target-arm: Fix raw read and write functions on AArch64 registers
Peter Maydell
1
-0
/
+8
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
1
-11
/
+12
2014-02-20
target-arm: Split cpreg access checks out from read/write functions
Peter Maydell
1
-4
/
+25
2014-02-20
target-arm: Remove unused ARMCPUState sr substruct
Peter Maydell
1
-5
/
+0
2014-02-20
target-arm: Define names for SCTLR bits
Peter Maydell
1
-0
/
+52
2014-01-31
target-arm: Move arm_rmode_to_sf to a shared location.
Will Newton
1
-0
/
+2
2014-01-12
arm: fix compile on bigendian host
Alexey Kardashevskiy
1
-1
/
+1
2014-01-08
target-arm: Give the FPSCR rounding modes names
Alexander Graf
1
-0
/
+9
2014-01-08
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
1
-4
/
+4
2014-01-07
target-arm: Widen thread-local register state fields to 64 bits
Peter Maydell
1
-3
/
+15
2014-01-07
target-arm: A64: Implement minimal set of EL0-visible sysregs
Peter Maydell
1
-1
/
+2
2014-01-07
target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder
Peter Maydell
1
-3
/
+3
2014-01-04
target-arm: Update generic cpreg code for AArch64
Peter Maydell
1
-5
/
+73
2013-12-17
target-arm: A64: provide functions for accessing FPCR and FPSR
Peter Maydell
1
-0
/
+28
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
1
-11
/
+59
2013-12-17
target-arm: Define and use ARM_FEATURE_CBAR
Peter Crosthwaite
1
-0
/
+1
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
1
-0
/
+1
2013-12-10
target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
Peter Maydell
1
-11
/
+2
2013-10-31
target-arm: Add CP15 VBAR support
Nathan Rossi
1
-0
/
+1
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
1
-25
/
+109
2013-09-10
target-arm: Fix target_ulong/uint32_t confusions
Alexander Graf
1
-2
/
+2
2013-09-10
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
1
-16
/
+16
2013-08-20
target-arm: Implement the generic timer
Peter Maydell
1
-0
/
+18
2013-08-20
target-arm: Support coprocessor registers which do I/O
Peter Maydell
1
-1
/
+5
2013-08-20
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
1
-0
/
+3
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-15
target-arm: add feature flag for ARMv8
Mans Rullgard
1
-0
/
+1
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-14
/
+0
2013-06-25
target-arm: Convert TCG to using (index,value) list for cp migration
Peter Maydell
1
-0
/
+69
2013-06-25
target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
Peter Maydell
1
-1
/
+17
2013-06-25
target-arm: Allow special cpregs to have flags set
Peter Maydell
1
-1
/
+1
2013-04-19
target-arm: port ARM CPU save/load to use VMState
Juan Quintela
1
-2
/
+0
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+0
[next]