summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow the monitor to be suspended during non-blocking opaliguori2008-10-061-0/+2
* Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.balrog2008-09-241-0/+1
* Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog2008-09-241-0/+2
* add comment for DisplayState->idleaurel322008-08-221-1/+1
* move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)aliguori2008-08-211-0/+3
* add DisplayState->idle (Samuel Thibault)aliguori2008-08-211-0/+1
* Revert r4979 since it breaks the monitoraliguori2008-08-191-1/+0
* Ask password when encrypted disk image is used (Laurent Vivier)aliguori2008-08-011-0/+1
* Implement resolution switching in common console code.pbrook2008-07-011-0/+1
* Add TSC2301 touchscreen & keypad controller.balrog2008-04-141-0/+8
* Slowdown SDL while minimizedaurel322008-03-131-0/+1
* Add an ncurses UI.balrog2008-02-101-0/+19
* Break up vl.h.pbrook2007-11-171-0/+154