From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] console cleanup patches
Date: Thu, 27 Sep 2012 14:23:51 +0200 [thread overview]
Message-ID: <1348748634-16665-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Initial small console cleanup patches,
broken out of the fbdev patch series.
cheers,
Gerd
Gerd Hoffmann (3):
console: QLIST-ify display change listeners.
console: add unregister_displaychangelistener
console: move set_mouse + cursor_define callbacks
console.c | 2 +-
console.h | 119 ++++++++++++++++++++++++++++++++++++----------------
hw/jazz_led.c | 2 +-
hw/qxl-render.c | 2 +-
hw/vga.c | 10 ++--
hw/vmware_vga.c | 11 +++--
hw/xenfb.c | 2 +-
ui/sdl.c | 8 ++--
ui/spice-display.c | 4 +-
ui/vnc.c | 8 ++--
vl.c | 38 +++++++++++------
11 files changed, 132 insertions(+), 74 deletions(-)
next reply other threads:[~2012-09-27 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-27 12:23 Gerd Hoffmann [this message]
2012-09-27 12:23 ` [Qemu-devel] [PATCH 1/3] console: QLIST-ify display change listeners Gerd Hoffmann
2012-09-27 12:23 ` [Qemu-devel] [PATCH 2/3] console: add unregister_displaychangelistener Gerd Hoffmann
2012-09-27 12:23 ` [Qemu-devel] [PATCH 3/3] console: move set_mouse + cursor_define callbacks Gerd Hoffmann
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=1348748634-16665-1-git-send-email-kraxel@redhat.com \
--to=kraxel@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).