Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / console.h
2009-05-21 Anthony LiguoriEliminate --disable-gfx-check and make VNC default...
2009-05-10 Paul BrookFollow coding conventions
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Break out readline_show_prompt (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-03 aliguoriFix SDL on evdev hosts (Anthony Liguori)
2009-01-26 aliguorivnc fixes and improvements (Stefano Stabellini)
2009-01-23 malcfix endianness problem sharing the videoram buffer
2009-01-16 aliguoriFix character devices after DisplayState refactoring
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-15 aliguoriremove bgr (Stefano Stabellini)
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-10-06 aliguoriAllow the monitor to be suspended during non-blocking op
2008-09-24 balrogReintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE...
2008-09-24 balrogDon't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
2008-08-22 aurel32add comment for DisplayState->idle
2008-08-21 aliguorimove GUI_REFRESH_INTERVAL define from vl.c to console...
2008-08-21 aliguoriadd DisplayState->idle (Samuel Thibault)
2008-08-19 aliguoriRevert r4979 since it breaks the monitor
2008-08-01 aliguoriAsk password when encrypted disk image is used (Laurent...
2008-07-01 pbrookImplement resolution switching in common console code.
2008-04-14 balrogAdd TSC2301 touchscreen & keypad controller.
2008-03-13 aurel32Slowdown SDL while minimized
2008-02-10 balrogAdd an ncurses UI.
2007-11-17 pbrookBreak up vl.h.