On Tue, 3 Mar 2026 at 22:22, Bernhard Beschow <[email protected]> wrote: > > Now that SerialState inherits from SysBusDevice we can take advantage of > having the reset method called by the bus hierarchy rather than having > to plug and unplug it manually. > > Signed-off-by: Bernhard Beschow <[email protected]> > --- > hw/char/serial.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
