qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] console cleanup patches
@ 2012-09-27 12:23 Gerd Hoffmann
  2012-09-27 12:23 ` [Qemu-devel] [PATCH 1/3] console: QLIST-ify display change listeners Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2012-09-27 12:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2012-09-27 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 12:23 [Qemu-devel] [PATCH 0/3] console cleanup patches Gerd Hoffmann
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

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