On Sun, Nov 17, 2019 at 03:18:31PM +0200, Alberto Garcia wrote: > In my case -display gtk,gl=on works, but the desktop resolution in > the guest is very small and barely usable. -display sdl,gl=on gives > a much better result.
Meh, debugging this a bit further I see that the problem can be solved by enlarging the GTK window before the guest boots. This is not necessary with the SDL UI, hence my confusion. Berto

