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
2020-11-23
target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
Peter Maydell
2020-11-23
target/arm: fix stage 2 page-walks in 32-bit emulation
Rémi Denis-Courmont
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-10
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Peter Maydell
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
2020-11-10
target/arm: add space before the open parenthesis '('
Xinhao Zhang
2020-11-10
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-10
target/arm: add spaces around operator
Xinhao Zhang
2020-11-02
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-11-02
target/arm: fix LORID_EL1 access check
Rémi Denis-Courmont
2020-11-02
target/arm: fix handling of HCR.FB
Rémi Denis-Courmont
2020-11-02
target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts
Peter Maydell
2020-11-02
target/arm: Fix float16 pairwise Neon ops on big-endian hosts
Peter Maydell
2020-11-02
target/arm: Improve do_prewiden_3d
Richard Henderson
2020-11-02
target/arm: Simplify do_long_3d and do_2scalar_long
Richard Henderson
2020-11-02
target/arm: Rename neon_load_reg64 to vfp_load_reg64
Richard Henderson
2020-11-02
target/arm: Add read/write_neon_element64
Richard Henderson
2020-11-02
target/arm: Rename neon_load_reg32 to vfp_load_reg32
Richard Henderson
2020-11-02
target/arm: Expand read/write_neon_element32 to all MemOp
Richard Henderson
2020-11-02
target/arm: Add read/write_neon_element32
Richard Henderson
2020-11-02
target/arm: Use neon_element_offset in vfp_reg_offset
Richard Henderson
2020-11-02
target/arm: Use neon_element_offset in neon_load/store_reg
Richard Henderson
2020-11-02
target/arm: Move neon_element_offset to translate.c
Richard Henderson
2020-11-02
target/arm: Introduce neon_full_reg_offset
Richard Henderson
2020-10-27
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-20
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
2020-10-20
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
2020-10-20
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
2020-10-20
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
2020-10-20
target/arm: Implement v8.1M NOCP handling
Peter Maydell
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
2020-10-20
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
2020-10-20
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
2020-10-08
target/arm: Make '-cpu max' have a 48-bit PA
Peter Maydell
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-01
target/arm: Fix SVE splice
Richard Henderson
2020-10-01
target/arm: Fix sve ldr/str
Richard Henderson
2020-10-01
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
Peter Maydell
2020-10-01
target/arm: Add ID register values for Cortex-M0
Peter Maydell
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
[next]