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 ? thanks -- PMM