On Fri, Aug 21, 2026 at 12:14:20PM +0100, Mark Cave-Ayland wrote: > This adds a class property that references a uint32_t within the object > instance > and is intended to be a replacement for object_property_add_uint32_ptr(). > > Signed-off-by: Mark Cave-Ayland <[email protected]> > Reviewed-by: Marc-André Lureau <[email protected]> > --- > include/qom/object.h | 18 ++++++++++++++++++ > qom/object.c | 21 +++++++++++++++++++++ > 2 files changed, 39 insertions(+)
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 :|
