]> git.proxmox.com Git - qemu.git/history - console.h
vhost build fix for i386
[qemu.git] / console.h
2011-07-23 Daniel P. BerrangeIntroduce a 'client_add' monitor command accepting...
2011-07-23 Kevin Wolfqemu-char: Print strerror message on failure
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Jes SorensenMake VNC support optional
2011-03-22 Jes SorensenConsolidate DisplaySurface allocation in qemu_alloc_dis...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Anthony Liguorivnc: Fix password expiration through 'change vnc "...
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-04 Aurelien JarnoFix curses on big endian hosts
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-09 Gerd Hoffmannvnc: support password expire
2010-06-14 Jes Sorensenun-register kbd driver in case of USB kbd unplug.
2010-05-24 Gerd Hoffmanncursor: add cursor functions.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Bernhard KauerReplace \0s with spaces before sending strings to curses.
2010-03-19 Anthony LiguoriAdd notifier for mouse mode changes
2010-03-19 Anthony LiguoriAdd kbd_mouse_has_absolute()
2010-03-19 Anthony LiguoriRewrite mouse handlers to use QTAILQ and to have an...
2010-03-09 Gerd Hoffmannkbd leds: infrastructure
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Paolo Bonzinimove default allocator to console.c
2009-12-12 Luiz CapitulinoVNC: Convert do_info_vnc() to QObject
2009-12-12 Luiz Capitulinomonitor: Convert do_info_mice() to QObject
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Gerd Hoffmannconvert vc chardev to QemuOpts.
2009-09-04 Luiz Capitulinomonitor: Port handler_1 to use QDict
2009-06-29 Stefano Stabellinisdl zooming
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.