Re: [PATCH v4 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices

2023-10-29 Thread Alistair Francis
On Thu, Oct 26, 2023 at 6:15 AM Sunil V L wrote: > > Add basic IO controllers and devices like PCI, VirtIO and UART in the > ACPI namespace. > > Signed-off-by: Sunil V L > Reviewed-by: Daniel Henrique Barboza Acked-by: Alistair Francis Alistair > --- > hw/riscv/Kconfig | 1 + >

[PATCH v4 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices

2023-10-25 Thread Sunil V L
Add basic IO controllers and devices like PCI, VirtIO and UART in the ACPI namespace. Signed-off-by: Sunil V L Reviewed-by: Daniel Henrique Barboza --- hw/riscv/Kconfig | 1 + hw/riscv/virt-acpi-build.c | 79 -- 2 files changed, 76 insertions(+),