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
linux-user/sparc: call block_signals() before set_sigmask() in setcontext
Matt Turner committed 4 months ago
linux-user/sparc: restore L/I registers from RSA in sparc64_set_context
Matt Turner committed 4 months ago
linux-user/sparc: add coredump support
Matt Turner committed 4 months ago
linux-user/alpha: add coredump support
Matt Turner committed 4 months ago
linux-user/strace: add fsmount series of syscalls
Xinhui Yang committed 4 months ago
linux-user: implement fsmount(2) series of syscalls
Xinhui Yang committed 4 months ago
target/arm: Enable FEAT_F8F16MM for -cpu max
Richard Henderson committed 4 months ago
target/arm: Implement FMMLA (FP8 to FP16) for SVE
Richard Henderson committed 4 months ago
target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD
Richard Henderson committed 4 months ago
target/arm: Enable FEAT_F8F32MM for -cpu max
Richard Henderson committed 4 months ago
target/arm: Implement FMMLA (FP8 to FP32) for SVE
Richard Henderson committed 4 months ago
target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD
Richard Henderson committed 4 months ago
target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
Richard Henderson committed 4 months ago
target/arm: Implement FDOT (FP8 to FP16) for SVE
Richard Henderson committed 4 months ago
target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD
Richard Henderson committed 4 months ago
target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max
Richard Henderson committed 4 months ago
target/arm: Implement FDOT (FP8 to FP32) for SVE
Richard Henderson committed 4 months ago
target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD
Richard Henderson committed 4 months ago
target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
Richard Henderson committed 4 months ago
target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE
Richard Henderson committed 4 months ago