Age | Commit message (Expand) | Author |
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 |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger |
2015-06-02 | Revert "target-arm: Avoid g_hash_table_get_keys()" | Markus Armbruster |
2015-06-02 | target-arm: Add TLBI_VAE2{IS} | Edgar E. Iglesias |
2015-06-02 | target-arm: Add TLBI_ALLE2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Add TLBI_ALLE1{IS} | Edgar E. Iglesias |
2015-06-02 | target-arm: Add TTBR0_EL2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Add TPIDR_EL2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Add SCTLR_EL2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Add TCR_EL2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Add MAIR_EL2 | Edgar E. Iglesias |
2015-06-02 | target-arm: Break down TLB_LOCKDOWN | Edgar E. Iglesias |
2015-06-02 | target-arm: Correct check for non-EL3 | Edgar E. Iglesias |
2015-05-29 | target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd | Peter Maydell |
2015-05-29 | target-arm: Add WFx instruction trap support | Greg Bellows |
2015-05-29 | target-arm: Don't halt on WFI unless we don't have any work | Peter Maydell |
2015-05-29 | target-arm: Move TB flags down to fill gap | Peter Maydell |
2015-05-29 | target-arm: Extend FP checks to use an EL | Greg Bellows |
2015-05-29 | target-arm: Make singlestate TB flags common between AArch32/64 | Peter Maydell |
2015-05-29 | target-arm: Add AArch64 CPTR registers | Greg Bellows |
2015-05-29 | target-arm: Allow cp access functions to indicate traps to EL2 or EL3 | Peter Maydell |
2015-05-29 | target-arm: Update interrupt handling to use target EL | Greg Bellows |
2015-05-29 | target-arm: Make raise_exception() take syndrome and target EL | Peter Maydell |
2015-05-29 | target-arm: Set exception target EL in tlb_fill | Peter Maydell |
2015-05-29 | target-arm: Move setting of exception info into tlb_fill | Peter Maydell |
2015-05-29 | target-arm: Set correct syndrome for faults on MSR DAIF*, imm | Peter Maydell |
2015-05-29 | target-arm: Extend helpers to route exceptions | Greg Bellows |
2015-05-29 | target-arm: Add exception target el infrastructure | Greg Bellows |
2015-05-18 | target-arm: Remove unneeded '+' | Edgar E. Iglesias |
2015-05-18 | target-arm: Correct accessfn for CNTV_TVAL_EL0 | Edgar E. Iglesias |
2015-05-18 | target-arm: Correct accessfn for CNTP_{CT}VAL_EL0 | Edgar E. Iglesias |
2015-05-18 | target-arm: Add WFx syndrome function | Greg Bellows |
2015-05-18 | target-arm: Add EL3 and EL2 TCR checking | Greg Bellows |
2015-05-18 | target-arm: Add TTBR regime function and use | Greg Bellows |
2015-05-18 | target-arm: cpu64: Add support for Cortex-A53 | Peter Crosthwaite |
2015-05-18 | target-arm: cpu64: generalise name of A57 regs | Peter Crosthwaite |
2015-05-14 | tcg: Push merged memop+mmu_idx parameter to softmmu routines | Richard Henderson |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-04-30 | kvm: add support for memory transaction attributes | Paolo Bonzini |
2015-04-30 | tcg: Delete unused cpu_pc_from_tb() | Peter Crosthwaite |
2015-04-30 | arm: cpu.h: Remove unused typdefs | Peter Crosthwaite |
2015-04-26 | Allow ARMv8 SCR.SMD updates | Greg Bellows |
2015-04-26 | target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled | Sergey Fedorov |
2015-04-26 | target-arm: rename c1_coproc to cpacr_el1 | Sergey Fedorov |
2015-04-26 | target-arm: Check watchpoints against CPU security state | Peter Maydell |
2015-04-26 | target-arm: Use attribute info to handle user-only watchpoints | Peter Maydell |
2015-04-26 | target-arm: Add user-mode transaction attribute | Peter Maydell |
2015-04-26 | target-arm: Use correct memory attributes for page table walks | Peter Maydell |
2015-04-26 | target-arm: Honour NS bits in page tables | Peter Maydell |