Re: [PATCH v3 01/15] qom/object.c: introduce OBJECT_CLASS_PROPERTY_SCALAR_GETTER(type) macro
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <178715015696.1965216.10979145162816192852.b4-review@b4> |
On Wed, 19 Aug 2026 14:35:40 +0100, Mark Cave-Ayland <[email protected]> wrote: > This macro will be used to generate the boilerplate property_class_get_type_ptr() > QOM get function for the specified scalar type. > > Note that since the macro is currently unused, the object_class_prop_ptr() helper > function is temporarily marked as __attribute__((unused)) to allow compilation to > succeed. > > [...] Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>