aboutsummaryrefslogtreecommitdiff
path: root/console.h
AgeCommit message (Expand)Author
2012-11-05spice: switch to pixmanGerd Hoffmann
2012-11-03vmware_vga: Remove duplicated info from local stateBALATON Zoltan
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-11-01vnc: add missing staticBlue Swirl
2012-11-01pixman: drop obsolete fields from DisplaySurfaceGerd Hoffmann
2012-11-01console: make qemu_alloc_display staticGerd Hoffmann
2012-11-01pixman: add pixman image to DisplaySurfaceGerd Hoffmann
2012-11-01console: remove DisplayAllocatorGerd Hoffmann
2012-11-01console: remove dpy_gfx_fillGerd Hoffmann
2012-11-01console: init displaychangelisteners on registerGerd Hoffmann
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-11-01console: move set_mouse + cursor_define callbacksGerd Hoffmann
2012-11-01console: add unregister_displaychangelistenerGerd Hoffmann
2012-11-01console: QLIST-ify display change listeners.Gerd Hoffmann
2012-10-23vnc: reorganize code for reverse modePaolo Bonzini
2012-09-05qapi: convert screendumpLuiz Capitulino
2012-09-05console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino
2012-09-05qapi: convert sendkeyAmos Kong
2012-09-05monitor: move key_defs[] table and introduce two help functionsAmos Kong
2012-03-12console: add some trace eventsAlon Levy
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-24Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster
2012-01-18qapi: Convert expire_passwordLuiz Capitulino
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino
2011-12-06console: Drop unused prototypesLuiz Capitulino
2011-10-27qapi: Convert query-vncLuiz Capitulino
2011-09-09curses: fix garbling when chtype != longDevin J. Pohly
2011-07-23Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange
2011-07-23qemu-char: Print strerror message on failureKevin Wolf
2011-03-22Make VNC support optionalJes Sorensen
2011-03-22Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen
2011-02-01vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori
2011-01-04Fix curses on big endian hostsAurelien Jarno
2010-12-09vnc: support password expireGerd Hoffmann
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen
2010-05-24cursor: add cursor functions.Gerd Hoffmann
2010-05-21Replace \0s with spaces before sending strings to curses.Bernhard Kauer
2010-03-19Add notifier for mouse mode changesAnthony Liguori
2010-03-19Add kbd_mouse_has_absolute()Anthony Liguori
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori
2010-03-09kbd leds: infrastructureGerd Hoffmann
2010-02-19move default allocator to console.cPaolo Bonzini
2009-12-12VNC: Convert do_info_vnc() to QObjectLuiz Capitulino
2009-12-12monitor: Convert do_info_mice() to QObjectLuiz Capitulino
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11convert vc chardev to QemuOpts.Gerd Hoffmann
2009-09-04monitor: Port handler_1 to use QDictLuiz Capitulino
2009-06-29sdl zoomingStefano Stabellini
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori