Age | Commit message (Expand) | Author |
2024-11-07 | hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check | Daniel Henrique Barboza |
2024-11-07 | hw/riscv/riscv-iommu: change 'depth' to int | Daniel Henrique Barboza |
2024-11-05 | hw/riscv/iommu: fix build error with clang | Pierrick Bouvier |
2024-10-31 | hw/riscv/riscv-iommu: add DBG support | Tomasz Jeznach |
2024-10-31 | hw/riscv/riscv-iommu: add ATS support | Tomasz Jeznach |
2024-10-31 | hw/riscv/riscv-iommu: add Address Translation Cache (IOATC) | Tomasz Jeznach |
2024-10-31 | hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug | Tomasz Jeznach |
2024-10-31 | hw/riscv: add riscv-iommu-pci reference device | Tomasz Jeznach |
2024-10-31 | hw/riscv: add RISC-V IOMMU base emulation | Tomasz Jeznach |
2024-10-31 | hw/riscv: add riscv-iommu-bits.h | Tomasz Jeznach |
2024-10-30 | target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI | TANG Tiancheng |
2024-10-04 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2024-10-03 | hw/char: Extract serial-mm | Bernhard Beschow |
2024-10-03 | hw: Remove unused inclusion of hw/char/serial.h | Bernhard Beschow |
2024-10-02 | hw/riscv: Respect firmware ELF entry point | Samuel Holland |
2024-08-19 | Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'" | Andrew Jones |
2024-07-22 | hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART | Sunil V L |
2024-07-22 | hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC | Sunil V L |
2024-07-18 | hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: Make block devices default to virtio | Sunil V L |
2024-06-26 | hw/riscv/virt.c: imsics DT: add '#msi-cells' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: change imsic nodename to 'interrupt-controller' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller' | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: add aplic nodename helper | Daniel Henrique Barboza |
2024-06-26 | hw/riscv/virt.c: add address-cells in create_fdt_one_aplic() | Daniel Henrique Barboza |
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 |