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


Reply via email to