qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] screendump fixups
@ 2012-02-24 11:43 Gerd Hoffmann
  2012-02-24 11:43 ` [Qemu-devel] [PATCH v2 1/3] vga: simplify screendump Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2012-02-24 11:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: alevy, Gerd Hoffmann

  Hi,

Next round, this time covering all screen dump implementations.

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-24 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 11:43 [Qemu-devel] [PATCH v2 0/3] screendump fixups Gerd Hoffmann
2012-02-24 11:43 ` [Qemu-devel] [PATCH v2 1/3] vga: simplify screendump Gerd Hoffmann
2012-02-24 11:43 ` [Qemu-devel] [PATCH v2 2/3] Remove screendump dummy functions Gerd Hoffmann
2012-02-24 11:43 ` [Qemu-devel] [PATCH v2 3/3] optimize screendump for the common non-switch case Gerd Hoffmann
2012-02-24 19:40 ` [Qemu-devel] [PATCH v2 0/3] screendump fixups Alon Levy
2012-02-24 19:48 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).