Stefan Weil schrieb: > Stefano Stabellini schrieb: >> Hi all, >> currently vga always resizes the screen when vga_hw_invalidate is called >> while this is not required and all the other graphic emulators don't. >> This patch fixes it, making vga invalidate behaviour consistent with the >> other emulated devices. >> >> Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > > This rather old patch breaks switching to and from full screen mode > using SDL and alt-ctrl-f key. > > Please revert or fix it. The patch is also part of stable-0.11, so I > expect the same problem there (but did not test it). > > Found by git bisect, tested on several linux installations. >
Debian qemu 0.11.0-5 is suffering from this bug, too. So 0bd8246bfec1dfb2eb959f52db535572c0260f4c should be reverted or fixed not only for master but also for stable-0.11. Regards, Stefan