index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
riscv
Age
Commit message (
Expand
)
Author
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
2024-01-10
hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
Yong-Xuan Wang
2024-01-10
hw/riscv/virt-acpi-build.c: Add PLIC in MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IO controllers and devices
Sunil V L
2024-01-10
hw/riscv/virt: Update GPEX MMIO related properties
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add APLIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
Sunil V L
2024-01-10
hw/riscv: virt: Make few IMSIC macros and functions public
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2024-01-05
hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
Gavin Shan
2023-12-30
hw/riscv: Constify VMState
Richard Henderson
2023-11-22
riscv: Fix SiFive E CLINT clock frequency
Román Cárdenas
2023-11-22
hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
Daniel Henrique Barboza
2023-11-07
target/riscv: Use existing PMU counter mask in FDT generation
Rob Bradford
2023-11-07
target/riscv: rename ext_icboz to ext_zicboz
Daniel Henrique Barboza
2023-11-07
target/riscv: rename ext_icbom to ext_zicbom
Daniel Henrique Barboza
2023-11-07
target/riscv: rename ext_icsr to ext_zicsr
Daniel Henrique Barboza
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
2023-09-29
hw/riscv: opentitan: Fixup local variables shadowing
Alistair Francis
2023-09-11
hw/riscv/virt.c: fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-11
target/riscv: select KVM AIA in riscv virt machine
Yong-Xuan Wang
2023-09-11
target/riscv: support the AIA device emulation with KVM enabled
Yong-Xuan Wang
2023-09-08
riscv: spelling fixes
Michael Tokarev
2023-09-01
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
2023-07-10
hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
Daniel Henrique Barboza
2023-07-10
hw/riscv: virt: Convert fdt_load_addr to uint64_t
Lakshmi Bai Raja Subramanian
2023-07-10
riscv: Generate devicetree only after machine initialization is complete
Guenter Roeck
2023-07-10
hw/riscv/virt: Restrict ACLINT to TCG
Philippe Mathieu-Daudé
2023-07-10
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-08
hw/riscv/virt.c: fix typo in 'aia' description
Daniel Henrique Barboza
2023-06-26
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-13
riscv/virt: Support using pflash via -blockdev option
Sunil V L
2023-06-13
hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
Sunil V L
2023-06-13
hw/riscv: qemu crash when NUMA nodes exceed available CPUs
Yin Wang
2023-06-13
hw/riscv/opentitan: Correct OpenTitanState parent type/size
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Explicit machine type definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-06-13
hw/riscv/opentitan: Rename machine_[class]_init() functions
Philippe Mathieu-Daudé
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-05-05
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-06
hw/riscv/virt.c: Initialize the ACPI tables
Sunil V L
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
Sunil V L
[next]