aboutsummaryrefslogtreecommitdiff
path: root/target-arm/cpu64.c
AgeCommit message (Expand)Author
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-18target-arm: Add the pmceid0 and pmceid1 registersAlistair Francis
2016-02-11target-arm: Enable EL3 for Cortex-A53 and Cortex-A57Peter Maydell
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand
2016-01-21target-arm: Use a single entry point for AArch64 and AArch32 exceptionsPeter Maydell
2016-01-18target-arm: Clean up includesPeter Maydell
2015-06-15target-arm: Fix REVIDR reset valueSergey Fedorov
2015-06-15target-arm/kvm64: Add cortex-a53 cpu supportShannon Zhao
2015-05-18target-arm: cpu64: Add support for Cortex-A53Peter Crosthwaite
2015-05-18target-arm: cpu64: generalise name of A57 regsPeter Crosthwaite
2015-03-11target-arm: Add missing compatible property to A57Ryota Ozaki
2015-02-13target-arm: Add CPU property to disable AArch64Greg Bellows
2014-10-24target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"Peter Maydell
2014-10-24target-arm: do not set do_interrupt handlers for ARM and AArch64 user modesRob Herring
2014-09-25target-arm: Use cpu_exec_interrupt qom hookRichard Henderson
2014-08-29target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell
2014-08-19target-arm: Adjust debug ID registers per-CPUPeter Maydell
2014-06-09target-arm: VFPv4 implies half-precision extensionPeter Maydell
2014-06-09target-arm: Clean up handling of ARMv8 optional feature bitsPeter Maydell
2014-06-09target-arm: Remove unnecessary setting of feature bitsPeter Maydell
2014-06-09target-arm/cpu64.c: Actually register Cortex-A57 impdef registersPeter Maydell
2014-04-17target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32Peter Maydell
2014-04-17target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pcPeter Maydell
2014-04-17target-arm: Implement CBAR for Cortex-A57Peter Maydell
2014-04-17target-arm: Implement Cortex-A57 implementation-defined system registersPeter Maydell
2014-04-17target-arm: Remove THUMB2EE feature from AArch64 'any' CPUPeter Maydell
2014-04-17target-arm: Add Cortex-A57 processorPeter Maydell
2014-04-17target-arm: Implement AArch64 EL1 exception handlingRob Herring
2014-04-17target-arm: A64: Implement DC ZVAPeter Maydell
2014-02-26target-arm: A64: Make cache ID registers visible to AArch64Peter Maydell
2014-01-14target-arm: Switch ARMCPUInfo arrays to use terminator entriesPeter Maydell
2014-01-08target-arm: fix build with gcc 4.8.2Michael S. Tsirkin
2013-12-17target-arm: A64: add set_pc cpu methodAlexander Graf
2013-09-10target-arm: Add AArch64 gdbstub supportAlexander Graf
2013-09-10target-arm: Add AArch64 translation stubAlexander Graf
2013-09-10target-arm: Add new AArch64CPUInfo base class and subclassesPeter Maydell