Age | Commit message (Expand) | Author |
2024-06-19 | hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() | Philippe Mathieu-Daudé |
2024-06-03 | hw/riscv/boot.c: Support 64-bit address for initrd | Cheng Yang |
2024-05-10 | kconfig: express dependency of individual boards on libfdt | Paolo Bonzini |
2024-05-10 | meson: pick libfdt from common_ss when building target-specific files | Paolo Bonzini |
2024-05-03 | riscv: switch boards to "default y" | Paolo Bonzini |
2024-04-25 | hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device | Thomas Huth |
2024-04-25 | hw/riscv/virt: Replace sprintf by g_strdup_printf | Philippe Mathieu-Daudé |
2024-03-22 | target/riscv/kvm: fix timebase-frequency when using KVM acceleration | Yong-Xuan Wang |
2024-03-18 | smbios: get rid of global smbios_ep_type | Igor Mammedov |
2024-03-18 | smbios: get rid of smbios_legacy global | Igor Mammedov |
2024-03-08 | target/riscv: fix ACPI MCFG table | Ilya Chugin |
2024-03-08 | hw/riscv/virt.c: make aclint compatible with 'qtest' accel | Daniel Henrique Barboza |
2024-03-08 | hw/riscv/virt.c: add virtio-iommu-pci hotplug support | Daniel Henrique Barboza |
2024-03-08 | hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier | Daniel Henrique Barboza |
2024-03-08 | hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables | Haibo Xu |
2024-03-08 | hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM | Alexandre Ghiti |
2024-03-08 | hw/riscv/virt-acpi-build.c: Generate SPCR table | Sia Jee Heng |
2024-02-09 | target/riscv: SMBIOS support for RISC-V virt machine | Heinrich Schuchardt |
2024-02-09 | target/riscv: support new isa extension detection devicetree properties | Conor Dooley |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_* | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/virt.c: use g_autofree in virt_machine_init() | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_virtio() | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_sockets() | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus() | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix() | Daniel Henrique Barboza |
2024-02-09 | hw/riscv/virt-acpi-build.c: fix leak in build_rhct() | Daniel Henrique Barboza |
2024-02-09 | target/riscv: Move misa_mxl_max to class | Akihiko Odaki |
2024-02-02 | hw/riscv: use qemu_configure_nic_device() | David Woodhouse |
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 |