On Fri, Aug 21, 2026 at 12:14:21PM +0100, Mark Cave-Ayland 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. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Reviewed-by: Marc-André Lureau <[email protected]> > --- > include/hw/acpi/ich9.h | 1 + > hw/acpi/ich9.c | 14 ++++++++++---- > hw/isa/lpc_ich9.c | 2 ++ > 3 files changed, 13 insertions(+), 4 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 :|
