Re: [PATCH v3 14/15] hw/acpi/piix4.c: convert static variables to static class properties
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178716196336.2018258.16816620933120654051.b4-review@b4> |
On Wed, 19 Aug 2026 14:35:53 +0100, Mark Cave-Ayland <[email protected]> wrote: > The majority of the properties in piix4_pm_add_properties() are assigned to > static variables and so can be converted to static class properties. Introduce > piix4_pm_add_class_properties() to hold the static properties 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]>