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: Add cfg properties for Zvfbfa extensions
Max Chou committed 6 months ago
target/riscv: preserve RV32 henvcfgh on henvcfg writes
Bruno Sa committed 6 months ago
riscv_htif: reject invalid signature ranges (end <= begin)
Munkhbaatar Enkhbaatar committed 10 months ago
hw/intc: fix heap OOB in ACLINT MTIMER multi-socket
Sebastián Alba Vives committed 6 months ago
target/riscv: fix stale ptshift and base on page walk restart
Sebastián Alba Vives committed 6 months ago
hw/riscv/virt-acpi-build.c: Use kvm timer frequency when kvm enabled
Yicong Yang committed 6 months ago
hw/riscv/riscv-iommu: Add IPSR.PMIP RW1C support
Jay Chang committed 6 months ago
hw/riscv/riscv-iommu-hpm: Fix irq_overflow_left residual value bug
Jay Chang committed 6 months ago
configs/targets: Forbid RISC-V to use legacy native endianness APIs
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Use MO_LE for instruction fetch
Djordje Todorovic committed 6 months ago
target/riscv: Replace MO_TE -> MO_LE
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Replace MO_TE by mo_endian (Zalasr extension)
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Replace MO_TE by mo_endian (Zilsd extension)
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Replace MO_TE by mo_endian (MIPS extension)
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Have gdbstub consider CPU endianness
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Expose mo_endian_env()
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Simplify riscv_cpu_gdb_write_register()
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Factor tiny ldn() helper in gdbstub
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Conceal MO_ALIGN|MO_TE within load_acquire / store_release
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Explode MO_TExx -> MO_TE | MO_xx (again)
Philippe Mathieu-Daudé committed 6 months ago