index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
virt-acpi-build.c
Age
Commit message (
Expand
)
Author
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-03-08
target/riscv: fix ACPI MCFG table
Ilya Chugin
2024-03-08
hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
Haibo Xu
2024-03-08
hw/riscv/virt-acpi-build.c: Generate SPCR table
Sia Jee Heng
2024-02-09
hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
Daniel Henrique Barboza
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-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/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2023-12-30
hw/riscv: Constify VMState
Richard Henderson
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
Sunil V L
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
Sunil V L
2023-03-06
hw/riscv/virt: Enable basic ACPI infrastructure
Sunil V L