>> --- >> 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.