summaryrefslogtreecommitdiffstats
path: root/console.h
Commit message (Expand)AuthorAgeFilesLines
* vmware_vga: Remove duplicated info from local stateBALATON Zoltan2012-11-031-0/+20
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-031-2/+0
|\
| * vnc: add missing staticBlue Swirl2012-11-011-2/+0
* | pixman: drop obsolete fields from DisplaySurfaceGerd Hoffmann2012-11-011-10/+13
* | console: make qemu_alloc_display staticGerd Hoffmann2012-11-011-2/+0
* | pixman: add pixman image to DisplaySurfaceGerd Hoffmann2012-11-011-0/+3
* | console: remove DisplayAllocatorGerd Hoffmann2012-11-011-28/+6
* | console: remove dpy_gfx_fillGerd Hoffmann2012-11-011-13/+0
* | console: init displaychangelisteners on registerGerd Hoffmann2012-11-011-0/+3
* | console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-22/+52
* | console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-011-4/+35
* | console: add unregister_displaychangelistenerGerd Hoffmann2012-11-011-0/+10
* | console: QLIST-ify display change listeners.Gerd Hoffmann2012-11-011-34/+38
|/
* vnc: reorganize code for reverse modePaolo Bonzini2012-10-231-1/+1
* qapi: convert screendumpLuiz Capitulino2012-09-051-1/+0
* console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino2012-09-051-1/+3
* qapi: convert sendkeyAmos Kong2012-09-051-1/+0
* monitor: move key_defs[] table and introduce two help functionsAmos Kong2012-09-051-0/+6
* console: add some trace eventsAlon Levy2012-03-121-0/+3
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-241-1/+1
* Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster2012-02-241-1/+1
* qapi: Convert expire_passwordLuiz Capitulino2012-01-181-2/+0
* vnc: Simplify vnc_display_password()Luiz Capitulino2012-01-181-1/+0
* console: Drop unused prototypesLuiz Capitulino2011-12-061-2/+0
* qapi: Convert query-vncLuiz Capitulino2011-10-271-9/+0
* curses: fix garbling when chtype != longDevin J. Pohly2011-09-091-0/+5
* Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange2011-07-231-0/+1
* qemu-char: Print strerror message on failureKevin Wolf2011-07-231-1/+1
* Make VNC support optionalJes Sorensen2011-03-221-2/+24
* Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen2011-03-221-0/+2
* vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori2011-02-011-0/+1
* Fix curses on big endian hostsAurelien Jarno2011-01-041-1/+1
* vnc: support password expireGerd Hoffmann2010-12-091-0/+1
* un-register kbd driver in case of USB kbd unplug.Jes Sorensen2010-06-141-0/+1
* cursor: add cursor functions.Gerd Hoffmann2010-05-241-2/+22
* Replace \0s with spaces before sending strings to curses.Bernhard Kauer2010-05-211-0/+2
* Add notifier for mouse mode changesAnthony Liguori2010-03-191-0/+3
* Add kbd_mouse_has_absolute()Anthony Liguori2010-03-191-0/+5
* Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori2010-03-191-1/+5
* kbd leds: infrastructureGerd Hoffmann2010-03-091-0/+15
* move default allocator to console.cPaolo Bonzini2010-02-191-4/+0
* VNC: Convert do_info_vnc() to QObjectLuiz Capitulino2009-12-121-1/+2
* monitor: Convert do_info_mice() to QObjectLuiz Capitulino2009-12-121-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* convert vc chardev to QemuOpts.Gerd Hoffmann2009-09-111-1/+1
* monitor: Port handler_1 to use QDictLuiz Capitulino2009-09-041-1/+2
* sdl zoomingStefano Stabellini2009-06-291-1/+3
* Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori2009-05-211-0/+1
* Follow coding conventionsPaul Brook2009-05-101-1/+1
OpenPOWER on IntegriCloud