Re: [PATCH v3 10/15] hw/acpi/ich9.c: convert object props in ICH9_LPC_DEVICE to class props
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178716196333.2018258.5241156257240924760.b4-review@b4> |
On Wed, 19 Aug 2026 14:35:49 +0100, Mark Cave-Ayland <[email protected]> wrote: > ACPI_PM_PROP_TCO_ENABLED, ACPI_PM_PROP_ACPI_PCIHP_BRIDGE and x-keep-pci-slot-hpc > properties can be converted to use object_class_property_add_bool_ptr(). Remove > the now unused ich9_pm_add_properties() function. Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>