On Thu, Nov 21, 2019 at 5:47 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Wed, 20 Nov 2019 at 15:27, Marc-André Lureau > <marcandre.lur...@redhat.com> wrote: > > > > Memory mapped serial device is in fact a sysbus device. The following > > patches will make use of sysbus facilities for resource and > > registration. In particular, "serial-mm: use sysbus facilities" will > > move internal serial realization to serial_mm_realize callback to > > follow qdev best practices. > > What goes wrong if you just put the realize of smm->serial in > the right place to start with ?
You mean squash the following patches? Sometime I go too fast, sometime it's too slow. Decide what you prefer, this doesnt' matter much to me. -- Marc-André Lureau