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
hw/riscv: add fdt-common helper
Daniel Henrique Barboza committed 3 months ago
hw/riscv/sifive_u.c: add a FDT phandle to cpu-intc
Daniel Henrique Barboza committed 3 months ago
docs/system/riscv: add documentation for k230 machine
Chao Liu committed 3 months ago
tests/qtest: add test for K230 watchdog
Chao Liu committed 3 months ago
hw/watchdog: add k230 watchdog initial support
Chao Liu committed 3 months ago
hw/riscv: add k230 board initial support
Chao Liu committed 3 months ago
target/riscv: add thead-c908 cpu support
Chao Liu committed 3 months ago
disas/riscv: enable `mnret` disassembly
imaginos committed 3 months ago
hw/pci/pci: Enforce pci_setup_iommu_per_bus() is called only once per bus
Eric Auger committed 4 months ago
qemu-options.hx: Support "auto" for accel SMMUv3 properties
Nathan Chen committed 4 months ago
hw/arm/smmuv3: Set default ats, ril, ssidsize, oas to auto
Nathan Chen committed 4 months ago
hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Nathan Chen committed 4 months ago
hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Nathan Chen committed 4 months ago
hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Nathan Chen committed 4 months ago
hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Nathan Chen committed 4 months ago
hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen committed 4 months ago
hw/arm/smmuv3: Improve accel SMMUv3 usage documentation
Nathan Chen committed 4 months ago
hw/arm/smmuv3: Update ATC invalidation check
Nathan Chen committed 4 months ago
target/riscv: rvv: Set mstatus.FS dirty when vector FP raises exceptions
Max Chou committed 4 months ago
target/riscv: Set mstatus.FS dirty when scalar FP raises exceptions
Max Chou committed 4 months ago