aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster1-3/+3
2024-09-10qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'Markus Armbruster1-1/+1
2024-09-06Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...Peter Maydell15-107/+381
2024-09-06Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qem...Peter Maydell1-1/+1
2024-09-05target/arm: Correct names of VFP VFNMA and VFNMS insnsPeter Maydell2-10/+10
2024-09-05target/arm: Enable FEAT_EBF16 in the "max" CPUPeter Maydell2-3/+2
2024-09-05target/arm: Implement FPCR.EBF=1 semantics for bfdotadd()Peter Maydell1-3/+54
2024-09-05target/arm: Prepare bfdotadd() callers for FEAT_EBF supportPeter Maydell3-65/+193
2024-09-05target/arm: Pass env pointer through to gvec_bfmmla helperPeter Maydell5-7/+8
2024-09-05target/arm: Pass env pointer through to gvec_bfdot_idx helperPeter Maydell5-7/+22
2024-09-05target/arm: Pass env pointer through to gvec_bfdot helperPeter Maydell5-7/+77
2024-09-05target/arm: Pass env pointer through to sme_bfmopa helperPeter Maydell3-5/+5
2024-09-05target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16Peter Maydell3-2/+12
2024-09-03target/hppa: Fix random 32-bit linux-user crashesHelge Deller1-1/+1
2024-09-03target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64Helge Deller2-2/+2
2024-09-03target/ppc: Fix migration of CPUs with TLB_EMB TLB typeArman Nabiev1-1/+1
2024-08-21target/i386: Fix tss access size in switch_tss_raRichard Henderson1-2/+3
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson5-1/+47
2024-08-21target/i386: Split out gen_prepare_val_nzRichard Henderson1-8/+14
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson3-36/+37
2024-08-20target/sparc: Restrict STQF to sparcv9Richard Henderson2-2/+2
2024-08-20target/mips: Load PTE as DATAPhilippe Mathieu-Daudé1-2/+2
2024-08-20target/mips: Use correct MMU index in get_pte()Philippe Mathieu-Daudé1-7/+12
2024-08-20target/mips: Pass page table entry size as MemOp to get_pte()Philippe Mathieu-Daudé1-31/+27
2024-08-16target/i386: allow access_ptr to force slow path on failed probeAlex Bennée1-14/+13
2024-08-15target/s390x: fix build warning (gcc-12 -fsanitize=thread)Pierrick Bouvier1-1/+0
2024-08-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-4/+4
2024-08-14target/i386: Fix arguments for vmsr_read_thread_stat()Anthony Harivel1-4/+4
2024-08-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-8/+16
2024-08-13target/i386: Assert MMX and XMM registers in rangeRichard Henderson1-2/+7
2024-08-13target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell8-34/+81
2024-08-13target/arm: Update translation regime comment for new featuresPeter Maydell1-7/+16
2024-08-13target/arm: Clear high SVE elements in handle_vec_simd_wshliRichard Henderson1-0/+1
2024-08-13target/i386: Use unit not type in decode_modrmRichard Henderson1-4/+4
2024-08-13target/i386: Do not apply REX to MMX operandsRichard Henderson1-1/+4
2024-08-13target/hexagon: don't look for static glibAlyssa Ross1-1/+1
2024-08-09target/arm: Fix BTI versus CF_PCRELRichard Henderson4-52/+56
2024-08-07target/hexagon: switch to dc set_props() listBrian Cain1-10/+8
2024-08-07target/hexagon: define a v66 CPUBrian Cain2-0/+3
2024-08-07target/hexagon/idef-parser: Remove self-assignmentAnton Johansson1-1/+0
2024-08-07Hexagon: lldb read/write predicate registers p0/p1/p2/p3Taylor Simpson1-1/+18
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino1-9/+9
2024-08-06target/riscv: Add asserts for out-of-bound accessAtish Patra1-0/+4
2024-08-06target/riscv: Relax fld alignment requirementLIU Zhiwei1-4/+14
2024-08-06target/riscv: Add MXLEN check for F/D/Q applies to zama16bLIU Zhiwei1-2/+6
2024-08-06target/riscv: Remove redundant insn length check for zama16bLIU Zhiwei3-6/+6
2024-08-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-12/+13
2024-08-05target/i386: Fix VSIB decodeRichard Henderson2-11/+12
2024-08-03hvf: arm: Fix hvf_sysreg_read_cp() callAkihiko Odaki1-1/+1
2024-08-02target/i386: SEV: fix mismatch in vcek-disabled property namePaolo Bonzini1-1/+1