On Fri, Aug 21, 2026 at 12:14:25PM +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]> > Reviewed-by: Marc-André Lureau <[email protected]> > --- > hw/acpi/generic_event_device.c | 10 ++++++++++ > hw/acpi/ich9.c | 10 ++++++++++ > hw/acpi/pcihp.c | 5 ----- > hw/acpi/piix4.c | 9 +++++++++ > 4 files changed, 29 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 :|
