aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv
AgeCommit message (Expand)Author
2024-01-10hw/riscv/virt-acpi-build.c: Add AIA support in RINTCSunil V L
2024-01-10hw/riscv: virt: Make few IMSIC macros and functions publicSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2024-01-05hw/riscv/shakti_c: Check CPU type in machine_run_board_init()Gavin Shan
2023-12-30hw/riscv: Constify VMStateRichard Henderson
2023-11-22riscv: Fix SiFive E CLINT clock frequencyRomán Cárdenas
2023-11-22hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()Daniel Henrique Barboza
2023-11-07target/riscv: Use existing PMU counter mask in FDT generationRob Bradford
2023-11-07target/riscv: rename ext_icboz to ext_zicbozDaniel Henrique Barboza
2023-11-07target/riscv: rename ext_icbom to ext_zicbomDaniel Henrique Barboza
2023-11-07target/riscv: rename ext_icsr to ext_zicsrDaniel Henrique Barboza
2023-10-12target/riscv: move KVM only files to kvm subdirDaniel Henrique Barboza
2023-09-29hw/riscv: opentitan: Fixup local variables shadowingAlistair Francis
2023-09-11hw/riscv/virt.c: fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-11target/riscv: select KVM AIA in riscv virt machineYong-Xuan Wang
2023-09-11target/riscv: support the AIA device emulation with KVM enabledYong-Xuan Wang
2023-09-08riscv: spelling fixesMichael Tokarev
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater
2023-08-11hw/riscv/virt.c: change 'aclint' TCG checkDaniel Henrique Barboza
2023-07-19hw/riscv: Fix typo field in error_reportZhao Liu
2023-07-10hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not setDaniel Henrique Barboza
2023-07-10hw/riscv: virt: Convert fdt_load_addr to uint64_tLakshmi Bai Raja Subramanian
2023-07-10riscv: Generate devicetree only after machine initialization is completeGuenter Roeck
2023-07-10hw/riscv/virt: Restrict ACLINT to TCGPhilippe Mathieu-Daudé
2023-07-10hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.Tommy Wu
2023-07-08hw/riscv/virt.c: fix typo in 'aia' descriptionDaniel Henrique Barboza
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan
2023-06-13riscv/virt: Support using pflash via -blockdev optionSunil V L
2023-06-13hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"Sunil V L
2023-06-13hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang
2023-06-13hw/riscv/opentitan: Correct OpenTitanState parent type/sizePhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Explicit machine type definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Rename machine_[class]_init() functionsPhilippe Mathieu-Daudé
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-05hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-06hw/riscv/virt.c: Initialize the ACPI tablesSunil V L
2023-03-06hw/riscv/virt: virt-acpi-build.c: Add RHCT TableSunil V L
2023-03-06hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADTSunil V L
2023-03-06hw/riscv/virt: Enable basic ACPI infrastructureSunil V L
2023-03-06hw/riscv/virt: Add memmap pointer to RiscVVirtStateSunil V L
2023-03-06hw/riscv/virt: Add a switch to disable ACPISunil V L
2023-03-06hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fieldsSunil V L
2023-03-06riscv: Correctly set the device-tree entry 'mmu-type'Alexandre Ghiti
2023-03-05hw/riscv/virt.c: add cbo[mz]-block-size fdt propertiesAnup Patel
2023-03-01hw/riscv: Move the dtb load bits outside of create_fdt()Bin Meng
2023-03-01hw/riscv: Skip re-generating DT nodes for a given DTBBin Meng