On Mon, Jun 22, 2026 at 12:22:37PM +0100, Mark Cave-Ayland wrote: > Since the objects referenced by acpi_pcihp_init() do not inherit from a common > class, add ACPI_PCIHP_IO_BASE_PROP and ACPI_PCIHP_IO_BASE_PROP class > properties > to each referenced object and remove the object properties manually added in > acpi_pcihp_init(). > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/acpi/generic_event_device.c | 30 ++++++++++++++++++++++++++++++ > hw/acpi/ich9.c | 30 ++++++++++++++++++++++++++++++ > hw/acpi/pcihp.c | 5 ----- > hw/acpi/piix4.c | 30 ++++++++++++++++++++++++++++++ > 4 files changed, 90 insertions(+), 5 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
