index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
hw/riscv/virt-acpi-build.c: Update FADT and MADT versions
Sunil V L
1
-15
/
+10
2025-07-14
acpi: Add machine option to disable SPCR table
Li Chen
1
-1
/
+4
2025-07-04
target: riscv: Add Svrsw60t59b extension support
Alexandre Ghiti
2
-1
/
+3
2025-07-04
hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
Huang Borong
3
-0
/
+230
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for pcie
Joel Stanley
1
-2
/
+2
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for iommu
Joel Stanley
1
-2
/
+1
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for rtc
Joel Stanley
1
-2
/
+3
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for uart
Joel Stanley
1
-3
/
+3
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for reset
Joel Stanley
1
-2
/
+3
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for virtio
Joel Stanley
1
-3
/
+1
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for plic
Joel Stanley
1
-2
/
+2
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for aclint
Joel Stanley
1
-9
/
+9
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for aplic
Joel Stanley
1
-2
/
+2
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for memory
Joel Stanley
1
-2
/
+1
2025-07-04
hw/riscv/virt: Use setprop_sized_cells for clint
Joel Stanley
1
-2
/
+2
2025-07-04
hw/riscv/virt: Fix clint base address type
Joel Stanley
1
-3
/
+3
2025-07-04
hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
Nutty Liu
1
-5
/
+1
2025-06-10
hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
Zhenzhong Duan
2
-12
/
+0
2025-05-20
target/riscv: store RISCVCPUDef struct directly in the class
Paolo Bonzini
1
-1
/
+1
2025-05-20
target/riscv: update max_satp_mode based on QOM properties
Paolo Bonzini
2
-12
/
+7
2025-05-20
hw/riscv: acpi: only create RHCT MMU entry for supported types
Paolo Bonzini
1
-3
/
+6
2025-05-19
hw/riscv/virt.c: remove 'long' casts in fmt strings
Daniel Henrique Barboza
1
-15
/
+17
2025-05-19
hw/riscv/virt.c: use s->memmap in finalize_fdt() functions
Daniel Henrique Barboza
1
-22
/
+22
2025-05-19
hw/riscv/virt.c: use s->memmap in create_fdt_virtio()
Daniel Henrique Barboza
1
-7
/
+10
2025-05-19
hw/riscv/virt.c: use s->memmap in create_fdt_sockets() path
Daniel Henrique Barboza
1
-42
/
+47
2025-05-19
hw/riscv/virt.c: use s->memmap in create_fdt() path
Daniel Henrique Barboza
1
-9
/
+10
2025-05-19
hw/riscv/virt.c: add 'base' arg in create_fw_cfg()
Daniel Henrique Barboza
1
-3
/
+2
2025-05-19
hw/riscv/virt.c: use s->memmap in virt_machine_done()
Daniel Henrique Barboza
1
-8
/
+7
2025-05-19
hw/riscv/virt.c: remove trivial virt_memmap references
Daniel Henrique Barboza
1
-15
/
+14
2025-05-19
hw/riscv/virt.c: enforce s->memmap use in machine_init()
Daniel Henrique Barboza
1
-27
/
+27
2025-05-19
target/riscv: Pass ra to riscv_csrrw
Richard Henderson
1
-1
/
+1
2025-05-19
hw/riscv: Fix type conflict of GLib function pointers
Paolo Bonzini
1
-2
/
+5
2025-05-19
hw/riscv: Configurable MPFS CLINT timebase freq
Sebastian Huber
1
-4
/
+45
2025-05-19
hw/riscv: Allow direct start of kernel for MPFS
Sebastian Huber
1
-17
/
+42
2025-05-19
hw/riscv: Make FDT optional for MPFS
Sebastian Huber
1
-28
/
+28
2025-05-19
hw/riscv: More flexible FDT placement for MPFS
Sebastian Huber
1
-2
/
+9
2025-05-19
hw/riscv/virt-acpi-build: Add support for RIMT
Sunil V L
1
-0
/
+215
2025-05-19
hw/riscv/virt: Add the BDF of IOMMU to RISCVVirtState structure
Sunil V L
1
-0
/
+1
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2
-2
/
+2
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
11
-17
/
+18
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-15
/
+10
2025-04-24
cleanup: Re-run return_directly.cocci
Markus Armbruster
1
-15
/
+10
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
2
-0
/
+2
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
3
-3
/
+3
2025-03-23
Merge tag 'uefi-20250321-pull-request' of https://gitlab.com/kraxel/qemu into...
Stefan Hajnoczi
1
-0
/
+2
2025-03-21
hw/uefi-vars-sysbus: allow for riscv virt
Gerd Hoffmann
1
-0
/
+2
2025-03-19
hw/riscv/riscv-iommu: Fix process directory table walk
Jason Chien
2
-3
/
+7
2025-03-04
hw/riscv: add IOMMU HPM trace events
Daniel Henrique Barboza
2
-0
/
+15
2025-03-04
hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap
Tomasz Jeznach
1
-0
/
+21
[next]