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/riscv: Fix pointer masking PMM field selection logic
Frank Chang committed 5 months ago
target/riscv: Add a helper to return the current effective priv mode
Frank Chang committed 5 months ago
target/riscv: fix address masking
Yong-Xuan Wang committed 5 months ago
target/riscv: Use ELEN for Fractional LMUL check
Alistair Francis committed 5 months ago
target/riscv: Don't OR mip.SEIP when mvien is one
Alistair Francis committed 5 months ago
target/riscv: Generate access fault if sc comparison fails
Alistair Francis committed 5 months ago
target/riscv: Mask xepc[0] only when Zc* extension is enabled
Frank Chang committed 5 months ago
target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
Frank Chang committed 5 months ago
target/riscv: fix RV32 stateen CSR handling
Bruno Sa committed 6 months ago
hw/riscv/boot: Warn if a ELF format file is loaded as a binary
Nicholas Piggin committed 5 months ago
target/riscv: tt-ascalon: Add Tenstorrent mvendorid
Joel Stanley committed 9 months ago
target/riscv: rvv: Allow fractional LMUL on vector SHA instructions
Anton Blanchard committed 9 months ago
target/riscv: Expose Zvfbfa extension as a cpu property
Max Chou committed 6 months ago
target/riscv: rvv: Support Zvfbfa vector bf16 operations
Max Chou committed 6 months ago
target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
Max Chou committed 6 months ago
target/riscv: Introduce altfmt into DisasContext
Max Chou committed 6 months ago
target/riscv: Use the tb->cs_base as the extend tb flags
Max Chou committed 6 months ago
target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
Max Chou committed 6 months ago
target/riscv: rvv: Add new VTYPE CSR field - altfmt
Max Chou committed 6 months ago
target/riscv: Add the Zvfbfa extension implied rule
Max Chou committed 6 months ago