On Fri, Oct 30, 2020 at 2:11 AM Eduardo Habkost <ehabk...@redhat.com> wrote:
> We'll add extra code to the qdev property getters and setters, so > add wrapper functions where additional actions can be performed. > > The new functions have a "static_prop_" prefix instead of "qdev_" > because the code will eventually be moved outside > qdev-properties.c, to common QOM code. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> -- Marc-André Lureau