[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/3] screendump fixups
From: |
Alon Levy |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/3] screendump fixups |
Date: |
Fri, 24 Feb 2012 21:40:33 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
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 <address@hidden>
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(-)
>