Age | Commit message (Expand) | Author |
2015-08-24 | tcg: Remove tcg_gen_trunc_i64_i32 | Richard Henderson |
2015-08-13 | target-arm: Add AArch32 banked register access to secure physical timer | Peter Maydell |
2015-08-13 | target-arm: Add the AArch64 view of the Secure physical timer | Peter Maydell |
2015-08-13 | target-arm: Add debug check for mismatched cpreg resets | Peter Maydell |
2015-08-13 | Introduce gic_class_name() instead of repeating condition | Pavel Fedin |
2015-08-13 | target-arm: Add the Hypervisor timer | Edgar E. Iglesias |
2015-08-13 | target-arm: Pass timeridx as argument to various timer functions | Edgar E. Iglesias |
2015-08-13 | target-arm: Rename and move gt_cnt_reset | Edgar E. Iglesias |
2015-08-13 | target-arm: Add CNTHCTL_EL2 | Edgar E. Iglesias |
2015-08-13 | target-arm: Add CNTVOFF_EL2 | Edgar E. Iglesias |
2015-07-21 | target-arm: kvm: Differentiate registers based on write-back levels | Christoffer Dall |
2015-07-15 | target-arm: Fix broken SCTLR_EL3 reset | Peter Maydell |
2015-07-09 | disas: arm: QOMify target specific disas setup | Peter Crosthwaite |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite |
2015-07-09 | cpu: Change cpu_exec_init() arg to cpu, not env | Peter Crosthwaite |
2015-07-09 | cpu: Add Error argument to cpu_exec_init() | Bharata B Rao |
2015-07-07 | crypto: move built-in AES implementation into crypto/ | Daniel P. Berrange |
2015-07-06 | target-arm: Implement YIELD insn to yield in ARM and Thumb translators | Peter Maydell |
2015-07-06 | target-arm: Split DISAS_YIELD from DISAS_WFE | Peter Maydell |
2015-07-06 | target-arm: fix write helper for TLBI ALLE1IS | Sergey Fedorov |
2015-06-26 | target-arm: A64: Print ELR when taking exceptions | Soren Brinkmann |
2015-06-26 | target-arm: default empty semihosting cmdline | Liviu Ionescu |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-22 | disas: Remove uses of CPU env | Peter Crosthwaite |
2015-06-19 | semihosting: add --semihosting-config arg sub-argument | Leon Alrae |
2015-06-19 | semihosting: create SemihostingConfig structure and semihost.h | Leon Alrae |
2015-06-19 | target-arm: Add support for Cortex-R5 | Peter Crosthwaite |
2015-06-19 | target-arm: Implement PMSAv7 MPU | Peter Crosthwaite |
2015-06-19 | target-arm: Add registers for PMSAv7 | Peter Crosthwaite |
2015-06-19 | target-arm/helper.c: define MPUIR register | Peter Crosthwaite |
2015-06-19 | target-arm: Do not reset sysregs marked as ALIAS | Sergey Fedorov |
2015-06-19 | target-arm: Add the Cortex-M4 CPU | Aurelio C. Remonda |
2015-06-15 | target-arm: Correct "preferred return address" for cpreg access exceptions | Peter Maydell |
2015-06-15 | arm: helper: rename get_phys_addr_mpu | Peter Crosthwaite |
2015-06-15 | arm: Add has-mpu property | Peter Crosthwaite |
2015-06-15 | arm: Implement uniprocessor with MP config | Peter Crosthwaite |
2015-06-15 | arm: Refactor get_phys_addr FSR return mechanism | Peter Crosthwaite |
2015-06-15 | arm: helper: Factor out CP regs common to [pv]msa | Peter Crosthwaite |
2015-06-15 | arm: Don't add v7mp registers in MPU systems | Peter Crosthwaite |
2015-06-15 | arm: Do not define TLBTR in PMSA systems | Peter Crosthwaite |
2015-06-15 | target-arm: Add the THUMB_DSP feature | Aurelio C. Remonda |
2015-06-15 | target-arm: Use the kernel's idea of MPIDR if we're using KVM | Pavel Fedin |
2015-06-15 | target-arm: add AArch32 MIDR aliases in ARMv8 | Sergey Fedorov |
2015-06-15 | target-arm: Fix REVIDR reset value | Sergey Fedorov |
2015-06-15 | target-arm/kvm64: Add cortex-a53 cpu support | Shannon Zhao |
2015-06-15 | target-arm/cpu.h: remove pending_exception | Alex Bennée |
2015-06-15 | target-arm: use extended address bits from supersection short descriptor | Sergey Fedorov |
2015-06-15 | target-arm: Handle "extended small page" descriptors correctly | Peter Maydell |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-06-02 | target-arm: Remove v8_ prefix from names of non-v8-specific cpreg arrays | Peter Maydell |