aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
3 daystarget/i386/sev: Reduce system specific declarationsPhilippe Mathieu-Daudé1-13/+16
3 dayshvf: arm: Ignore writes to CNTP_CTL_EL0Alexander Graf1-0/+9
7 daystarget/arm: Enable FEAT_XS for the max cpuManos Pitsidianakis1-0/+1
7 daystarget/arm: Add decodetree entry for DSB nXS variantManos Pitsidianakis2-0/+12
7 daystarget/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insnsPeter Maydell1-78/+124
7 daystarget/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insnsPeter Maydell2-0/+33
7 daystarget/arm: Implement fine-grained-trap handling for FEAT_XSPeter Maydell4-32/+61
7 daystarget/arm: Use float_status in helper_vfp_fcvt{ds,sd}Richard Henderson4-13/+18
7 daystarget/arm: Use float_status in helper_fcvtx_f64_to_f32Richard Henderson3-4/+3
7 daystarget/arm: Convert neon_helper.c to use env aliasRichard Henderson2-32/+30
7 daystarget/arm: Convert vec_helper.c to use env aliasRichard Henderson3-21/+14
7 daystarget/arm: Convert sme_helper.c to fpst aliasRichard Henderson2-6/+6
7 daystarget/arm: Convert sve_helper.c to fpst aliasRichard Henderson2-252/+258
7 daystarget/arm: Convert neon_helper.c to fpst aliasRichard Henderson2-21/+14
7 daystarget/arm: Convert vec_helper.c to fpst aliasRichard Henderson4-199/+191
7 daystarget/arm: Convert helper-a64.c to fpst aliasRichard Henderson2-112/+80
7 daystarget/arm: Convert vfp_helper.c to fpst aliasRichard Henderson2-210/+194
7 daystarget/arm: remove redundant codeDenis Rastyogin1-2/+0
8 daystarget/sparc: Constify all Property and PropertyInfoRichard Henderson1-2/+2
8 daystarget/s390x: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/riscv: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/mips: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/microblaze: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/i386: Constify all PropertyRichard Henderson1-2/+2
8 daystarget/hexagon: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/avr: Constify all PropertyRichard Henderson1-1/+1
8 daystarget/arm: Constify all PropertyRichard Henderson3-17/+17
10 daysMerge tag 'pull-target-arm-20241213' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi17-5414/+3999
10 daysMerge tag 'pull-hex-20241212' of https://github.com/quic/qemu into stagingStefan Hajnoczi24-294/+147
10 daystarget/arm: Simplify condition for tlbi_el2_cp_reginfo[]Peter Maydell1-3/+1
10 daystarget/arm: Move RME TLB insns to tlb-insns.cPeter Maydell2-38/+45
10 daystarget/arm: Move small helper functions to tlb-insns.cPeter Maydell3-254/+220
10 daystarget/arm: Move the TLBI OS insns to tlb-insns.c.Peter Maydell2-80/+80
10 daystarget/arm: Move TLBI range insnsPeter Maydell3-328/+333
10 daystarget/arm: Move AArch64 EL3 TLBI insnsPeter Maydell3-52/+62
10 daystarget/arm: Move the AArch64 EL2 TLBI insnsPeter Maydell3-55/+62
10 daystarget/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]Peter Maydell3-171/+182
10 daystarget/arm: Move TLBI insns for AArch32 EL2 to tlbi_insn_helper.cPeter Maydell4-77/+92
10 daystarget/arm: Move some TLBI insns to their own source filePeter Maydell6-220/+280
11 daystarget/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32Richard Henderson1-15/+5
11 daystarget/arm: Convert FCVTL to decodetreeRichard Henderson2-186/+18
11 daystarget/arm: Convert URECPE and URSQRTE to decodetreeRichard Henderson2-134/+8
11 daystarget/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrteRichard Henderson5-2/+48
11 daystarget/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetreeRichard Henderson2-291/+53
11 daystarget/arm: Convert handle_2misc_fcmp_zero to decodetreeRichard Henderson4-150/+138
11 daystarget/arm: Convert FCVT* (vector, integer) to decodetreeRichard Henderson6-188/+102
11 daystarget/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetreeRichard Henderson5-146/+32
11 daystarget/arm: Convert [US]CVTF (vector) to decodetreeRichard Henderson4-168/+67
11 daystarget/arm: Rename helper_gvec_vcvt_[hf][su] with _rzRichard Henderson3-12/+12
11 daystarget/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetreeRichard Henderson2-47/+8