qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] console cleanup patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] console cleanup patches
Date: Thu, 27 Sep 2012 14:23:51 +0200

  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

[Prev in Thread] Current Thread [Next in Thread]