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
2024-03-13
target/arm: Fix SME full tile indexing
Richard Henderson
2024-03-13
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2024-02-16
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...
Peter Maydell
2024-02-16
target/arm: Fix SVE/SME gross MTE suppression checks
Richard Henderson
2024-02-16
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-03
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
2023-12-20
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-20
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-12-05
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-11-22
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
2023-11-03
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-03
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-11-03
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
2023-11-03
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-09-25
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-13
arm64: Restore trapless ptimer access
Colton Lewis
2023-09-11
target/arm: Fix 64-bit SSRA
Richard Henderson
2023-09-11
target/arm: Fix SME ST1Q
Richard Henderson
2023-09-11
accel/kvm: Specify default IPA size for arm64
Akihiko Odaki
2023-09-11
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-06-22
target/arm: Return correct result for LDG when ATA=0
Peter Maydell
2023-06-22
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Peter Maydell
2023-05-31
target/arm: Explicitly select short-format FSR for M-profile
Peter Maydell
2023-05-18
target/arm: Fix vd == vm overlap in sve_ldff1_z
Richard Henderson
2023-05-18
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-18
target/arm: Initialize debug capabilities only once
Akihiko Odaki
2023-04-12
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-03-29
target/arm: Fix physical address resolution for Stage2
Richard Henderson
2023-03-29
target/arm: Fix in_debug path in S1_ptw_translate
Richard Henderson
2023-03-29
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
2023-03-29
target/arm: Fix sve_probe_page
Richard Henderson
2023-03-29
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
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
[next]