Il 16/04/2013 11:39, Gerd Hoffmann ha scritto: > Hi, > > Next batch of console cleanup patches. What is in there? > > (1) qemu text consoles are rendered using pixman now. > (2) Each QemuConsole has its own DisplaySurface now, so we can > switch consoles without re-rendering the QemuConsole and > update non-active consoles. > (3) Based on (2) the screendump code is simplified *alot*. > (4) gui refresh timer adaption is fixes and consolidated.
Something tells me Cocoa is broken... $ git grep vga_hw_update ui/cocoa.m: vga_hw_update(); Paolo