On Fri, Feb 24, 2012 at 12:43:42PM +0100, Gerd Hoffmann wrote: > Hi, > > Next round, this time covering all screen dump implementations. >
Reviewed-by: Alon Levy <al...@redhat.com> Also compiled-by :) > cheers, > Gerd > > Gerd Hoffmann (3): > vga: simplify screendump > Remove screendump dummy functions. > optimize screendump for the common non-switch case > > console.c | 12 +++++++++--- > console.h | 2 +- > hw/blizzard.c | 8 ++++++-- > hw/g364fb.c | 2 +- > hw/jazz_led.c | 7 +------ > hw/omap_lcdc.c | 7 +++++-- > hw/pxa2xx_lcd.c | 7 +------ > hw/qxl.c | 4 ++-- > hw/tcx.c | 8 ++++---- > hw/vga.c | 46 +++++++--------------------------------------- > hw/vmware_vga.c | 4 ++-- > 11 files changed, 39 insertions(+), 68 deletions(-) >