qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: alevy@redhat.com, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/3] screendump fixups
Date: Fri, 24 Feb 2012 12:43:42 +0100	[thread overview]
Message-ID: <1330083825-30550-1-git-send-email-kraxel@redhat.com> (raw)

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

             reply	other threads:[~2012-02-24 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24 11:43 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1330083825-30550-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=alevy@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).