On Thu, Feb 2, 2023 at 12:53 PM Sunil V L <suni...@ventanamicro.com> wrote: > > When the "acpi=on", ACPI tables need to be added. Detect the option > and initialize the ACPI tables. > > Signed-off-by: Sunil V L <suni...@ventanamicro.com> > --- > hw/riscv/virt.c | 4 ++++ > 1 file changed, 4 insertions(+) >
Reviewed-by: Bin Meng <bm...@tinylab.org>