On Fri, Aug 21, 2026 at 12:14:27PM +0100, Mark Cave-Ayland 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.
> 
> Signed-off-by: Mark Cave-Ayland <[email protected]>
> Reviewed-by: Marc-André Lureau <[email protected]>
> ---
>  hw/acpi/piix4.c | 40 ++++++++++++++++++++++++++++------------
>  1 file changed, 28 insertions(+), 12 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 :|


Reply via email to