Re: [Qemu-devel] SDL2 various fixes

2017-10-23 Thread Philippe Mathieu-Daudé
Cc'ing Gerd, the maintainer of this area, please include him if you respin. On 10/23/2017 06:07 PM, Jindrich Makovicka wrote: > I am sending a couple of patches I needed to apply to make the > SDL2 GUI work reasonably on Debian Sid, which recently switched > from SDL1. > > The main issue is that

[Qemu-devel] SDL2 various fixes

2017-10-23 Thread Jindrich Makovicka
Hi, I am sending a couple of patches I needed to apply to make the SDL2 GUI work reasonably on Debian Sid, which recently switched from SDL1. The main issue is that the QEMU window stops updating when it is minimized, or after a virtual desktop switch. Then, there are some regressions due to rece