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/riscv-iommu: forbid GATE/SADE if caps.AMO_HWADD is zero
Daniel Henrique Barboza committed 3 months ago
hw/riscv/riscv-iommu.c: update ioval2 when faulting in spa_fetch()
Daniel Henrique Barboza committed 3 months ago
hw/riscv/riscv-iommu.c: check for misaligned IOHGATP_PPN
Daniel Henrique Barboza committed 3 months ago
gitlab-ci.d/crossbuilds: add riscv64 KVM-only build job
Zephyr Li committed 3 months ago
target/riscv: move riscv_cpu_set_aia_ireg_rmw_cb() to riscv_imsic
Daniel Henrique Barboza committed 3 months ago
target/riscv: move riscv_cpu_set_geilen() to riscv-imsic
Daniel Henrique Barboza committed 3 months ago
target/riscv/tcg: remove unused riscv_cpu_get_geilen()
Daniel Henrique Barboza committed 3 months ago
target/riscv: move riscv_cpu_set_rdtime_fn to riscv_aclint
Daniel Henrique Barboza committed 3 months ago
target/riscv/gdbstub.c: isolate TCG only checks
Daniel Henrique Barboza committed 3 months ago
hw/riscv/riscv_hart.c isolate tcg only bits
Daniel Henrique Barboza committed 3 months ago
target/riscv/cpu.c: filter TCG only bits in riscv_cpu_reset_hold()
Daniel Henrique Barboza committed 3 months ago
target/riscv: gate riscv_cpu_update_mip with tcg_enabled()
Daniel Henrique Barboza committed 3 months ago
target/riscv/cpu.c: handle TCG bits of riscv_cpu_dump_state
Daniel Henrique Barboza committed 3 months ago
target/riscv: move riscv_cpu_claim_interrupts to cpu.c
Daniel Henrique Barboza committed 3 months ago
target/riscv: move some irq helpers to cpu.c
Daniel Henrique Barboza committed 3 months ago
target/riscv: move riscv_cpu_set_nmi() to tcg-cpu.c
Daniel Henrique Barboza committed 3 months ago
target/riscv: move custom_csrs logic to tcg-cpu.c
Daniel Henrique Barboza committed 3 months ago
target/riscv: move csr.h to tcg subdir
Daniel Henrique Barboza committed 3 months ago
target/riscv: remove csr.h from kvm-cpu.c
Daniel Henrique Barboza committed 3 months ago
target/riscv: move debug.h to tcg subdir
Daniel Henrique Barboza committed 3 months ago