Re: [PATCH v3 08/15] hw/acpi/ich9.c: convert ACPI_PM_PROP_GPE0_BLK_LEN to a static class property
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178716196331.2018258.12531558944971234355.b4-review@b4> |
On Wed, 19 Aug 2026 14:35:47 +0100, Mark Cave-Ayland <[email protected]> wrote: > The ACPI_PM_PROP_GPE0_BLK_LEN property is assigned to a static variable and so > can be converted to a static class property. Introduce > ich9_pm_add_class_properties() to hold the ACPI_PM_PROP_GPE0_BLK_LEN property > and soon all other class props after they have been converted from object props. Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>