index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2021-04-30
target/arm: Enforce alignment for sve LD1R
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 vector LDn/STn (single)
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
Richard Henderson
2021-04-30
target/arm: Use MemOp for size + endian in aa64 vector ld/st
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 load-acq/store-rel
Richard Henderson
2021-04-30
target/arm: Use finalize_memop for aa64 fpr load/store
Richard Henderson
2021-04-30
target/arm: Use finalize_memop for aa64 gpr load/store
Richard Henderson
2021-04-30
target/arm: Enforce alignment for VLDn/VSTn (single)
Richard Henderson
2021-04-30
target/arm: Enforce alignment for VLDn/VSTn (multiple)
Richard Henderson
2021-04-30
target/arm: Enforce alignment for VLDn (all lanes)
Richard Henderson
2021-04-30
target/arm: Enforce alignment for VLDR/VSTR
Richard Henderson
2021-04-30
target/arm: Enforce alignment for VLDM/VSTM
Richard Henderson
2021-04-30
target/arm: Enforce alignment for SRS
Richard Henderson
2021-04-30
target/arm: Enforce alignment for RFE
Richard Henderson
2021-04-30
target/arm: Enforce alignment for LDM/STM
Richard Henderson
2021-04-30
target/arm: Enforce alignment for LDA/LDAH/STL/STLH
Richard Henderson
2021-04-30
target/arm: Enforce word alignment for LDRD/STRD
Richard Henderson
2021-04-30
target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
Richard Henderson
2021-04-30
target/arm: Fix SCTLR_B test for TCGv_i64 load/store
Richard Henderson
2021-04-30
target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
Richard Henderson
2021-04-30
target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
Richard Henderson
2021-04-30
target/arm: Add ALIGN_MEM to TBFLAG_ANY
Richard Henderson
2021-04-30
target/arm: Move TBFLAG_ANY bits to the bottom
Richard Henderson
2021-04-30
target/arm: Move TBFLAG_AM32 bits to the top
Richard Henderson
2021-04-30
target/arm: Move mode specific TB flags to tb->cs_base
Richard Henderson
2021-04-30
target/arm: Introduce CPUARMTBFlags
Richard Henderson
2021-04-30
target/arm: Add wrapper macros for accessing tbflags
Richard Henderson
2021-04-30
target/arm: Rename TBFLAG_ANY, PSTATE_SS
Richard Henderson
2021-04-30
target/arm: Rename TBFLAG_A32, SCTLR_B
Richard Henderson
2021-04-30
target/arm: Fix decode of align in VLDST_single
Richard Henderson
2021-04-30
target/arm: Remove log2_esize parameter to gen_mte_checkN
Richard Henderson
2021-04-30
target/arm: Simplify sve mte checking
Richard Henderson
2021-04-30
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
2021-04-30
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-04-30
target/arm: Fix unaligned checks for mte_check1, mte_probe1
Richard Henderson
2021-04-30
target/arm: Split out mte_probe_int
Richard Henderson
2021-04-30
target/arm: Fix mte_checkN
Richard Henderson
2021-04-30
target/arm: Make Thumb store insns UNDEF for Rn==1111
Peter Maydell
2021-04-17
target/arm: drop CF_LAST_IO/dc->condjump check
Alex Bennée
2021-04-12
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
2021-04-06
Revert "target/arm: Make number of counters in PMCR follow the CPU"
Peter Maydell
2021-03-30
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2021-03-23
target/arm: Set ARMMMUFaultInfo.level in user-only arm_cpu_tlb_fill
Richard Henderson
2021-03-23
target/arm: Make M-profile VTOR loads on reset handle memory aliasing
Peter Maydell
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-12
target/arm: Update sve reduction vs simd_desc
Richard Henderson
2021-03-12
target/arm: Update WHILE for PREDDESC
Richard Henderson
2021-03-12
target/arm: Update CNTP for PREDDESC
Richard Henderson
2021-03-12
target/arm: Update BRKA, BRKB, BRKN for PREDDESC
Richard Henderson
[next]