On Thu, Oct 19, 2023 at 11:28 PM Sunil V L wrote:
>
> Add IMSIC structure in MADT when IMSIC is configured.
>
> Signed-off-by: Sunil V L
> Reviewed-by: Daniel Henrique Barboza
Acked-by: Alistair Francis
Alistair
> ---
> hw/riscv/virt-acpi-build.c | 34 ++
> 1
On Thu, Oct 19, 2023 at 06:56:41PM +0530, Sunil V L wrote:
> Add IMSIC structure in MADT when IMSIC is configured.
>
> Signed-off-by: Sunil V L
> Reviewed-by: Daniel Henrique Barboza
> ---
> hw/riscv/virt-acpi-build.c | 34 ++
> 1 file changed, 34 insertions(+)
>
Add IMSIC structure in MADT when IMSIC is configured.
Signed-off-by: Sunil V L
Reviewed-by: Daniel Henrique Barboza
---
hw/riscv/virt-acpi-build.c | 34 ++
1 file changed, 34 insertions(+)
diff --git a/hw/riscv/virt-acpi-build.c b/hw/riscv/virt-acpi-build.c
inde