Age | Commit message (Expand) | Author |
2 days | target/arm/hvf: Add trace.h header | Peter Maydell |
2 days | arm/ptw: Honour WXN/UWXN and SIF in short-format descriptors | Pavel Skripkin |
2 days | arm/ptw: Make get_S1prot accept decoded AP | Pavel Skripkin |
5 days | target/arm: Drop user-only special case in sve_stN_r | Richard Henderson |
2024-11-05 | target/arm: Enable FEAT_CMOW for -cpu max | Gustavo Romero |
2024-11-05 | target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed) | Peter Maydell |
2024-11-05 | target/arm: Add new MMU indexes for AArch32 Secure PL1&0 | Peter Maydell |
2024-11-05 | Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32" | Peter Maydell |
2024-11-05 | target/arm: Explicitly set 2-NaN propagation rule | Peter Maydell |
2024-10-29 | target/arm: kvm: require KVM_CAP_DEVICE_CTRL | Paolo Bonzini |
2024-10-29 | target/arm: Fix arithmetic underflow in SETM instruction | Ido Plat |
2024-10-29 | target/arm: Don't assert in regime_is_user() for E10 mmuidx values | Peter Maydell |
2024-10-29 | target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr | Peter Maydell |
2024-10-29 | arm/kvm: add support for MTE | Cornelia Huck |
2024-10-13 | target/arm: Fix alignment fault priority in get_phys_addr_lpae | Richard Henderson |
2024-10-13 | target/arm: Implement TCGCPUOps.tlb_fill_align | Richard Henderson |
2024-10-13 | target/arm: Move device detection earlier in get_phys_addr_lpae | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp to get_phys_addr_lpae | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp through get_phys_addr_twostage | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp to get_phys_addr_nogpc | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp to get_phys_addr_gpc | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp to get_phys_addr_with_space_nogpc | Richard Henderson |
2024-10-13 | target/arm: Pass MemOp to get_phys_addr | Richard Henderson |
2024-10-13 | include/exec/memop: Rename get_alignment_bits | Richard Henderson |
2024-10-04 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2024-10-03 | kvm: Allow kvm_arch_get/put_registers to accept Error** | Julia Suvorova |
2024-10-01 | target/arm: Avoid target_ulong for physical address lookups | Ard Biesheuvel |
2024-09-28 | Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2024-09-24 | target/arm: remove break after g_assert_not_reached() | Pierrick Bouvier |
2024-09-20 | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later | Philippe Mathieu-Daudé |
2024-09-20 | mark <zlib.h> with for-crc32 in a consistent manner | Michael Tokarev |
2024-09-19 | target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 | Peter Maydell |
2024-09-19 | target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree | Richard Henderson |
2024-09-19 | target/arm: Widen NeonGenNarrowEnvFn return to 64 bits | Richard Henderson |
2024-09-19 | target/arm: Convert VQSHL, VQSHLU to gvec | Richard Henderson |
2024-09-19 | target/arm: Convert handle_scalar_simd_shli to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert handle_scalar_simd_shri to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert SHRN, RSHRN to decodetree | Richard Henderson |
2024-09-19 | target/arm: Split out subroutines of handle_shri_with_rndacc | Richard Henderson |
2024-09-19 | target/arm: Push tcg_rnd into handle_shri_with_rndacc | Richard Henderson |
2024-09-19 | target/arm: Convert SSHLL, USHLL to decodetree | Richard Henderson |
2024-09-19 | target/arm: Use {, s}extract in handle_vec_simd_wshli | Richard Henderson |
2024-09-19 | target/arm: Convert handle_vec_simd_shli to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert handle_vec_simd_shri to decodetree | Richard Henderson |
2024-09-19 | target/arm: Fix whitespace near gen_srshr64_i64 | Richard Henderson |
2024-09-19 | target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr | Richard Henderson |
2024-09-19 | target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree | Richard Henderson |
2024-09-19 | target/arm: Convert FMOVI (scalar, immediate) to decodetree | Richard Henderson |