On Thu, 29 Feb 2024 11:46:27 +0000 Ankit Agrawal <ank...@nvidia.com> wrote:
> >> --- > >> hw/acpi/acpi-generic-initiator.c | 84 ++++++++++++++++++++++++ > >> hw/arm/virt-acpi-build.c | 3 + > >> include/hw/acpi/acpi-generic-initiator.h | 26 ++++++++ > > A few more comments. > > > > Maybe _ rather than - as more common for acpi include naming. > > Ack. will change the name. > > > I also wonder if we need the acpi prefix for file names given context? > > I tried to keep it to match the object name. If you have preference for > not having it, I can change that too. Not my area, so up to maintainers of hw/acpi to comment if they care! I'd not wait for that though before v8. *impatient user who has some other stuff queued on top of this!* :) Jonathan