index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
2022-12-15
target/arm: Report FEAT_EVT for TCG '-cpu max'
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TID4 traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TICAB,TOCU traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TTLBOS traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TTLBIS traps
Peter Maydell
2022-12-15
target/arm: Allow relevant HCR bits to be written for FEAT_EVT
Peter Maydell
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-21
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
2022-11-04
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2022-11-04
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
[next]