On Fri, Aug 21, 2026 at 12:14:18PM +0100, Mark Cave-Ayland wrote: > ACPI_PM_PROP_SCI_INT can be updated to use > object_class_property_add_uint8_ptr() > with OBJ_PROP_FLAG_READ, whilst ICH9_LPC_SMI_NEGOTIATED_FEAT_PROP can be > updated > to use object_class_property_add_uint64_ptr(). > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/isa/lpc_ich9.c | 33 ++++++++++++++++++++------------- > 1 file changed, 20 insertions(+), 13 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 :|
