Age | Commit message (Expand) | Author | Files | Lines |
2024-11-07 | hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check | Daniel Henrique Barboza | 1 | -1/+1 |
2024-11-07 | hw/riscv/riscv-iommu: change 'depth' to int | Daniel Henrique Barboza | 1 | -1/+1 |
2024-11-05 | hw/riscv/iommu: fix build error with clang | Pierrick Bouvier | 1 | -3/+20 |
2024-10-31 | hw/riscv/riscv-iommu: add DBG support | Tomasz Jeznach | 2 | -0/+76 |
2024-10-31 | hw/riscv/riscv-iommu: add ATS support | Tomasz Jeznach | 4 | -3/+171 |
2024-10-31 | hw/riscv/riscv-iommu: add Address Translation Cache (IOATC) | Tomasz Jeznach | 2 | -4/+203 |
2024-10-31 | hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug | Tomasz Jeznach | 1 | -1/+32 |
2024-10-31 | hw/riscv: add riscv-iommu-pci reference device | Tomasz Jeznach | 2 | -1/+203 |
2024-10-31 | hw/riscv: add RISC-V IOMMU base emulation | Tomasz Jeznach | 7 | -0/+2185 |
2024-10-31 | hw/riscv: add riscv-iommu-bits.h | Tomasz Jeznach | 1 | -0/+345 |
2024-10-30 | target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI | TANG Tiancheng | 2 | -13/+25 |
2024-10-04 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 4 | -4/+2 |
2024-10-03 | hw/char: Extract serial-mm | Bernhard Beschow | 2 | -2/+2 |
2024-10-03 | hw: Remove unused inclusion of hw/char/serial.h | Bernhard Beschow | 2 | -2/+0 |
2024-10-02 | hw/riscv: Respect firmware ELF entry point | Samuel Holland | 7 | -20/+22 |
2024-08-19 | Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'" | Andrew Jones | 1 | -1/+0 |
2024-07-22 | hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART | Sunil V L | 1 | -1/+1 |
2024-07-22 | hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC | Sunil V L | 1 | -0/+32 |
2024-07-18 | hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate' | Daniel Henrique Barboza | 1 | -0/+9 |
2024-06-26 | hw/riscv/virt.c: Make block devices default to virtio | Sunil V L | 1 | -0/+2 |
2024-06-26 | hw/riscv/virt.c: imsics DT: add '#msi-cells' | Daniel Henrique Barboza | 1 | -0/+1 |
2024-06-26 | hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible' | Daniel Henrique Barboza | 1 | -1/+7 |
2024-06-26 | hw/riscv/virt.c: change imsic nodename to 'interrupt-controller' | Daniel Henrique Barboza | 1 | -1/+2 |
2024-06-26 | hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation' | Daniel Henrique Barboza | 1 | -1/+1 |
2024-06-26 | hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible' | Daniel Henrique Barboza | 1 | -1/+6 |
2024-06-26 | hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller' | Daniel Henrique Barboza | 1 | -1/+1 |
2024-06-26 | hw/riscv/virt.c: add aplic nodename helper | Daniel Henrique Barboza | 1 | -5/+8 |
2024-06-26 | hw/riscv/virt.c: add address-cells in create_fdt_one_aplic() | Daniel Henrique Barboza | 1 | -0/+2 |
2024-06-19 | hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-06-03 | hw/riscv/boot.c: Support 64-bit address for initrd | Cheng Yang | 1 | -2/+2 |
2024-05-10 | kconfig: express dependency of individual boards on libfdt | Paolo Bonzini | 1 | -0/+4 |
2024-05-10 | meson: pick libfdt from common_ss when building target-specific files | Paolo Bonzini | 1 | -1/+1 |
2024-05-03 | riscv: switch boards to "default y" | Paolo Bonzini | 1 | -0/+14 |
2024-04-25 | hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device | Thomas Huth | 1 | -0/+2 |
2024-04-25 | hw/riscv/virt: Replace sprintf by g_strdup_printf | Philippe Mathieu-Daudé | 1 | -8/+9 |
2024-03-22 | target/riscv/kvm: fix timebase-frequency when using KVM acceleration | Yong-Xuan Wang | 1 | -0/+2 |
2024-03-18 | smbios: get rid of global smbios_ep_type | Igor Mammedov | 1 | -3/+3 |
2024-03-18 | smbios: get rid of smbios_legacy global | Igor Mammedov | 1 | -1/+1 |
2024-03-08 | target/riscv: fix ACPI MCFG table | Ilya Chugin | 1 | -2/+2 |
2024-03-08 | hw/riscv/virt.c: make aclint compatible with 'qtest' accel | Daniel Henrique Barboza | 1 | -25/+27 |
2024-03-08 | hw/riscv/virt.c: add virtio-iommu-pci hotplug support | Daniel Henrique Barboza | 1 | -1/+35 |
2024-03-08 | hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier | Daniel Henrique Barboza | 1 | -1/+8 |
2024-03-08 | hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables | Haibo Xu | 1 | -0/+60 |
2024-03-08 | hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM | Alexandre Ghiti | 1 | -6/+6 |
2024-03-08 | hw/riscv/virt-acpi-build.c: Generate SPCR table | Sia Jee Heng | 1 | -0/+39 |
2024-02-09 | target/riscv: SMBIOS support for RISC-V virt machine | Heinrich Schuchardt | 2 | -0/+43 |
2024-02-09 | target/riscv: support new isa extension detection devicetree properties | Conor Dooley | 3 | -12/+5 |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_* | Daniel Henrique Barboza | 1 | -56/+22 |
2024-02-09 | hw/riscv/virt.c: use g_autofree in virt_machine_init() | Daniel Henrique Barboza | 1 | -3/+2 |
2024-02-09 | hw/riscv/virt.c: use g_autofree in create_fdt_virtio() | Daniel Henrique Barboza | 1 | -3/+2 |