aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-05-29target/s390x: Record separate PER bits in TB flagsRichard Henderson4-34/+61
2024-05-29target/s390x: Update CR9 bitsRichard Henderson2-8/+12
2024-05-29target/s390x: Move cpu_get_tb_cpu_state out of lineRichard Henderson2-21/+24
2024-05-29target/s390x: Do not use unwind for per_check_exceptionRichard Henderson4-10/+28
2024-05-28Merge tag 'pull-block-jobs-2024-04-29-v2' of https://gitlab.com/vsementsov/qemu into stagingRichard Henderson15-73/+282
2024-05-28Merge tag 'pull-target-arm-20240528' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingRichard Henderson27-4294/+3857
2024-05-28target/arm: Convert disas_simd_3same_logic to decodetreeRichard Henderson2-49/+29
2024-05-28target/arm: Convert FMLAL, FMLSL to decodetreeRichard Henderson2-103/+51
2024-05-28target/arm: Use gvec for neon pmax, pminRichard Henderson1-74/+4
2024-05-28target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetreeRichard Henderson6-102/+109
2024-05-28target/arm: Use gvec for neon paddRichard Henderson3-9/+1
2024-05-28target/arm: Convert ADDP to decodetreeRichard Henderson6-107/+77
2024-05-28target/arm: Use gvec for neon faddp, fmaxp, fminpRichard Henderson3-104/+3
2024-05-28target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetreeRichard Henderson4-239/+101
2024-05-28target/arm: Convert FADDP to decodetreeRichard Henderson4-21/+105
2024-05-28target/arm: Convert FRECPS, FRSQRTS to decodetreeRichard Henderson2-259/+46
2024-05-28target/arm: Convert FABD to decodetreeRichard Henderson4-20/+53
2024-05-28target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetreeRichard Henderson4-79/+174
2024-05-28target/arm: Convert FMLA, FMLS to decodetreeRichard Henderson4-116/+163
2024-05-28target/arm: Convert FNMUL to decodetreeRichard Henderson2-151/+27
2024-05-28target/arm: Expand vfp neg and abs inlineRichard Henderson5-85/+79
2024-05-28target/arm: Introduce vfp_load_reg16Richard Henderson1-17/+22
2024-05-28target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetreeRichard Henderson4-80/+113
2024-05-28target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetreeRichard Henderson5-102/+143
2024-05-28target/arm: Convert FMULX to decodetreeRichard Henderson4-54/+259
2024-05-28target/arm: Convert Advanced SIMD copy to decodetreeRichard Henderson2-287/+152
2024-05-28target/arm: Convert XAR to decodetreeRichard Henderson2-29/+18
2024-05-28target/arm: Convert Cryptographic 3-register, imm2 to decodetreeRichard Henderson2-31/+22
2024-05-28target/arm: Convert Cryptographic 4-register to decodetreeRichard Henderson2-89/+51
2024-05-28target/arm: Convert Cryptographic 2-register SHA512 to decodetreeRichard Henderson2-47/+8
2024-05-28target/arm: Convert Cryptographic 3-register SHA512 to decodetreeRichard Henderson2-76/+32
2024-05-28target/arm: Convert Cryptographic 2-register SHA to decodetreeRichard Henderson2-50/+10
2024-05-28target/arm: Convert Cryptographic 3-register SHA to decodetreeRichard Henderson2-68/+21
2024-05-28target/arm: Convert Cryptographic AES to decodetreeRichard Henderson2-53/+54
2024-05-28target/arm: Split out gengvec64.cRichard Henderson5-169/+197
2024-05-28target/arm: Split out gengvec.cRichard Henderson4-1588/+1618
2024-05-28target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)Richard Henderson1-1/+1
2024-05-28target/arm: Fix decode of FMOV (hp) vs MOVIRichard Henderson1-10/+14
2024-05-28target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)Richard Henderson1-0/+3
2024-05-28target/arm: Use PLD, PLDW, PLI not NOP for t32Richard Henderson2-15/+14
2024-05-28docs/system: Remove ADC from raspi documentationRayhan Faizel1-1/+0
2024-05-28hw: arm: Remove use of tabs in some source filesTanmay Patil4-116/+130
2024-05-28hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()Philippe Mathieu-Daudé1-1/+4
2024-05-28hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>Andrey Shumilin1-2/+2
2024-05-28hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 sizeInès Varhol1-1/+1
2024-05-28hw/arm/npcm7xx: remove setting of mp-affinityDorjoy Chowdhury1-3/+0
2024-05-28hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registersZenghui Yu1-65/+65
2024-05-28xlnx_dpdma: fix descriptor endianness bugAlexandra Diupina1-4/+64
2024-05-28iotests/pylintrc: allow up to 10 similar linesVladimir Sementsov-Ogievskiy1-1/+1
2024-05-28iotests: add backup-discard-sourceVladimir Sementsov-Ogievskiy2-0/+157