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
2023-01-13
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
2023-01-12
target/arm: Fix sve_probe_page
Richard Henderson
2023-01-05
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2023-01-05
target/arm: cleanup cpu includes
Claudio Fontana
2023-01-05
target/arm: Remove unused includes from helper.c
Fabiano Rosas
2023-01-05
target/arm: Remove unused includes from m_helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch brace errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch space errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch comment style warnings in helper.c
Fabiano Rosas
2023-01-05
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
2023-01-05
target/arm: Add ARM Cortex-R52 CPU
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r functionality
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r registers
Tobias Röhmel
2023-01-05
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
2023-01-05
target/arm: Make stage_2_format for cache attributes optional
Tobias Röhmel
2023-01-05
target/arm: Make RVBAR available for all ARMv8 CPUs
Tobias Röhmel
2023-01-05
target/arm: Don't add all MIDR aliases for cores that implement PMSA
Tobias Röhmel
2023-01-05
target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it
Peter Maydell
2022-12-16
target/arm: Convert to 3-phase reset
Peter Maydell
2022-12-15
target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator
Philippe Mathieu-Daudé
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
[next]