aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv
AgeCommit message (Expand)Author
2024-03-22target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-08target/riscv: fix ACPI MCFG tableIlya Chugin
2024-03-08hw/riscv/virt.c: make aclint compatible with 'qtest' accelDaniel Henrique Barboza
2024-03-08hw/riscv/virt.c: add virtio-iommu-pci hotplug supportDaniel Henrique Barboza
2024-03-08hw/riscv/virt.c: create '/soc/pci@...' fdt node earlierDaniel Henrique Barboza
2024-03-08hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tablesHaibo Xu
2024-03-08hw: riscv: Allow large kernels to boot by moving the initrd further away in RAMAlexandre Ghiti
2024-03-08hw/riscv/virt-acpi-build.c: Generate SPCR tableSia Jee Heng
2024-02-09target/riscv: SMBIOS support for RISC-V virt machineHeinrich Schuchardt
2024-02-09target/riscv: support new isa extension detection devicetree propertiesConor Dooley
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_*Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in virt_machine_init()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_virtio()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_sockets()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()Daniel Henrique Barboza
2024-02-09hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()Daniel Henrique Barboza
2024-02-09hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza
2024-02-09target/riscv: Move misa_mxl_max to classAkihiko Odaki
2024-02-02hw/riscv: use qemu_configure_nic_device()David Woodhouse
2024-01-10target/riscv: add zicbop extension flagDaniel Henrique Barboza
2024-01-10hw/riscv/virt.c: fix the interrupts-extended property format of PLICYong-Xuan Wang
2024-01-10hw/riscv/virt-acpi-build.c: Add PLIC in MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IO controllers and devicesSunil V L
2024-01-10hw/riscv/virt: Update GPEX MMIO related propertiesSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add MMU node in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add CMO information in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add APLIC in the MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IMSIC in the MADTSunil V L
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