Hi On Wed, Jan 22, 2020 at 5:28 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Wed, 22 Jan 2020 at 12:42, Marc-André Lureau > <marcandre.lur...@gmail.com> wrote: > > From the top of my mind, this is the pain point when trying to use GObject: > > - static/inlined object, not supported by GObject, unlikely to ever be > > - few users in qemu, transition possible. > > Isn't there lots of use of this in the device emulation, or am I > misunderstanding what the restriction is?
There are a bunch, from what I remember. Yes, that's a bit painful, but spatch managed to rewrite most of dev.subdev.foo to dev.subdev->foo iirc. -- Marc-André Lureau