qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 12/37] serial: start making SerialMM a sysbus device


From: Peter Maydell
Subject: Re: [PATCH v4 12/37] serial: start making SerialMM a sysbus device
Date: Thu, 21 Nov 2019 13:47:25 +0000

On Wed, 20 Nov 2019 at 15:27, Marc-André Lureau
<address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]