]> git.proxmox.com Git - qemu.git/history - ui/vnc.c
report serial devices created with -device in the PIIX4 config space
[qemu.git] / ui / vnc.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Anthony Liguorivnc: fix build error from VNC_DIRTY_WORDS
2011-03-22 Wen Congyangfix vnc regression
2011-03-22 Jes SorensenMake VNC support optional
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2011-03-15 Blue Swirlwin32: implement missing timersub
2011-03-11 Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-10 Stefan Weilvnc: Fix stack corruption and other bitmap related...
2011-02-23 Stefan Weilvnc: Fix fatal crash with vnc reverse mode
2011-02-23 Corentin Charyvnc: add a non-adaptive option
2011-02-23 Corentin Charyvnc: don't try to send bigger updates that client height
2011-02-23 Corentin Charyvnc: use the new generic bitmap functions
2011-02-23 Corentin Charyvnc: fix lossy rect refreshing
2011-02-23 Corentin Charyvnc: Add ZRLE and ZYWRLE encodings.
2011-02-23 Corentin Charyvnc: refresh lossy rect after a given timeout
2011-02-23 Corentin Charyvnc: add a way to get the update frequency for a given...
2011-02-23 Corentin Charyvnc: don't set the quality if lossy encoding are disabled
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-24 Gerd Hoffmannvnc: fix numlock+capslock tracking
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-09 Gerd Hoffmannvnc: support password expire
2010-12-09 Gerd Hoffmannvnc: auth reject cleanup
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirlvnc: avoid write only variables
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Yoshiaki Tamuravnc: check fd before calling qemu_set_fd_handler2(...
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Corentin Charyvnc: add missing lock for vnc_cursor_define()
2010-07-26 Corentin Charyvnc: threaded VNC server
2010-07-26 Corentin Charyvnc: encapsulate encoding members
2010-07-26 Corentin Charyvnc: tight add PNG encoding
2010-07-26 Corentin Charyui: move all ui components in ui/