Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
target/hexagon: Fix badva reference, delete CAUSE
Brian Cain committed 3 months ago
docs/system: Add hexagon CPU emulation
Brian Cain committed 3 months ago
Brian Cain committed 3 months ago
target/hexagon/idef-parser: open input file in binary mode
Brian Cain committed 3 months ago
target/hexagon: use cmd_array() instead of get_id()
Brian Cain committed 3 months ago
configs/meson: disable hexagon idef-parser for emscripten builds
Brian Cain committed 3 months ago
docs/system/arm/virt: Document accelerated SMMUv3 and Tegra241 CMDQV
Shameer Kolothum committed 3 months ago
target/arm: Enable FEAT_SME_F8F16 for -cpu max
Richard Henderson committed 3 months ago
target/arm: Implement FVDOT (FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Rename FVDOT pattern
Richard Henderson committed 3 months ago
target/arm: Implement FMOPA (widening, 2-way, FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Implement FDOT (multiple and indexed, FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Implement FDOT (multiple, multiple and single, FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Implement FMLAL (multiple and indexed, FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Implement FMLAL (multiple, multiple and single, FP8 to FP16)
Richard Henderson committed 3 months ago
target/arm: Rename SME FMLAL/FMLSL patterns
Richard Henderson committed 3 months ago
target/arm: Enable FADD/FSUB (half-precision) with FEAT_SME_F8F16
Richard Henderson committed 3 months ago
docs/system: add FEAT_ECV_POFF to the emulation list
Alex Bennée committed 3 months ago
target/arm: trigger timer recalc on HCR:(E2H|TGE) changes
Alex Bennée committed 3 months ago
target/arm: gate check on scr_el3 behind ARM_FEATURE_EL3 check
Alex Bennée committed 3 months ago