summaryrefslogtreecommitdiffstats
path: root/console.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-131-4/+36
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-33/+3
* monitor: Rework modal password input (Jan Kiszka)aliguori2009-03-051-1/+5
* monitor: Break out readline_show_prompt (Jan Kiszka)aliguori2009-03-051-0/+1
* monitor: Rework early disk password inquiry (Jan Kiszka)aliguori2009-03-051-2/+1
* Fix SDL on evdev hosts (Anthony Liguori)aliguori2009-03-031-3/+0
* vnc fixes and improvements (Stefano Stabellini)aliguori2009-01-261-0/+1
* fix endianness problem sharing the videoram buffermalc2009-01-231-0/+2
* Fix character devices after DisplayState refactoringaliguori2009-01-161-1/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-8/+13
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-151-21/+114
* remove bgr (Stefano Stabellini)aliguori2009-01-151-0/+5
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-0/+25
OpenPOWER on IntegriCloud