]> Git Repo - qemu.git/commit - hw/vmware_vga.c
console: move set_mouse + cursor_define callbacks
authorGerd Hoffmann <[email protected]>
Wed, 12 Sep 2012 05:56:45 +0000 (07:56 +0200)
committerGerd Hoffmann <[email protected]>
Thu, 1 Nov 2012 12:10:05 +0000 (13:10 +0100)
commitbf2fde70fea6b3245dab44253deafba95f2979e5
tree25286473ecc0c70f5a8804af4fdb9a58af197321
parent35c9e0a5c2804b94d1a452a0a9a12d7a893b5318
console: move set_mouse + cursor_define callbacks

When adding DisplayChangeListeners the set_mouse and cursor_define
callbacks have been left in DisplayState for some reason.  Fix it.

Signed-off-by: Gerd Hoffmann <[email protected]>
console.c
console.h
hw/jazz_led.c
hw/qxl-render.c
hw/vga.c
hw/vmware_vga.c
ui/sdl.c
ui/spice-display.c
ui/vnc.c
This page took 0.025332 seconds and 4 git commands to generate.