On Mon, 2 Mar 2026 at 22:03, Bernhard Beschow <[email protected]> wrote: > > Avoids accessing private fields of struct Fifo8. Now, TYPE_SERIAL only > accesses struct Fifo8 through its methods. > > Signed-off-by: Bernhard Beschow <[email protected]> > --- > hw/char/serial.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
