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
2019-02-28
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
2019-02-28
target/arm: Implement VFMAL and VFMSL for aarch32
Richard Henderson
2019-02-28
target/arm: Implement FMLAL and FMLSL for aarch64
Richard Henderson
2019-02-28
target/arm: Add helpers for FMLAL
Richard Henderson
2019-02-28
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-28
target/arm: Gate "miscellaneous FP" insns by ID register field
Peter Maydell
2019-02-28
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Peter Maydell
2019-02-28
target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()
Peter Maydell
2019-02-28
target/arm/cpu: Allow init-svtor property to be set after realize
Peter Maydell
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-21
target/arm: Rearrange Floating-point data-processing (2 regs)
Richard Henderson
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
2019-02-15
target/arm: Add missing clear_tail calls
Richard Henderson
2019-02-15
target/arm: Use vector operations for saturation
Richard Henderson
2019-02-15
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
2019-02-15
target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR]
Richard Henderson
2019-02-15
target/arm: Split out flags setting from vfp compares
Richard Henderson
2019-02-15
target/arm: Fix arm_cpu_dump_state vs FPSCR
Richard Henderson
2019-02-15
target/arm: Fix vfp_gdb_get/set_reg vs FPSCR
Richard Henderson
2019-02-15
target/arm: Remove neon min/max helpers
Richard Henderson
2019-02-15
target/arm: Use tcg integer min/max primitives for neon
Richard Henderson
2019-02-15
target/arm: Use vector minmax expanders for aarch32
Richard Henderson
2019-02-15
target/arm: Use vector minmax expanders for aarch64
Richard Henderson
2019-02-15
target/arm: Rely on optimization within tcg_gen_gvec_or
Richard Henderson
2019-02-15
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-02-15
target/arm: expose remaining CPUID registers as RAZ
Alex Bennée
2019-02-15
target/arm: expose MPIDR_EL1 to userspace
Alex Bennée
2019-02-15
target/arm: expose CPUID registers to userspace
Alex Bennée
2019-02-15
target/arm: relax permission checks for HWCAP_CPUID registers
Alex Bennée
2019-02-15
target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
Catherine Ho
2019-02-15
target/arm: Implement HACR_EL2
Peter Maydell
2019-02-15
target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
Aaron Lindsay OS
2019-02-05
target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
Peter Maydell
2019-02-05
target/arm: Enable TBI for user-only
Richard Henderson
2019-02-05
target/arm: Compute TB_FLAGS for TBI for user-only
Peter Maydell
2019-02-05
target/arm: Clean TBI for data operations in the translator
Richard Henderson
2019-02-05
target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
Richard Henderson
2019-02-05
target/arm: Enable BTI for -cpu max
Richard Henderson
2019-02-05
target/arm: Set btype for indirect branches
Richard Henderson
2019-02-05
target/arm: Reset btype for direct branches
Richard Henderson
2019-02-05
target/arm: Default handling of BTYPE during translation
Richard Henderson
2019-02-05
target/arm: Cache the GP bit for a page in MemTxAttrs
Richard Henderson
2019-02-05
target/arm: Add BT and BTYPE to tb->flags
Richard Henderson
2019-02-05
target/arm: Add PSTATE.BTYPE
Richard Henderson
2019-02-05
target/arm: Introduce isar_feature_aa64_bti
Richard Henderson
[next]