[SeaBIOS] Re: [PATCH 0/2] Fix reset issue with QEMU -machine q35

2022-03-25 Thread Gerd Hoffmann
On Sun, Mar 20, 2022 at 10:45:00AM +0100, Volker RĂ¼melin wrote: > This reset issue was reported on the QEMU issue tracker at > https://gitlab.com/qemu-project/qemu/-/issues/766 > > A reset with QEMU -machine q35 -accel tcg leads to a reset loop > and with -machine q35 -accel kvm the reset only

[SeaBIOS] [PATCH 1/1] sercon: do not screwup the xterm on the serial console

2022-03-25 Thread Daniel Maslowski via SeaBIOS
From: Trammell Hudson --- src/sercon.c | 21 - 1 file changed, 21 deletions(-) diff --git a/src/sercon.c b/src/sercon.c index 3019d9b4..a65c51e1 100644 --- a/src/sercon.c +++ b/src/sercon.c @@ -99,12 +99,6 @@ static void sercon_putchar(u8 chr) } } -static void