]> git.proxmox.com Git - qemu.git/history - ui/vnc.h
rng-egd: remove redundant free
[qemu.git] / ui / vnc.h
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-05-05 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-05-03 Tim HardeckTLS support for VNC Websockets
2013-04-29 Lei Livnc: Support for LED state extension
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.80' into staging
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v69' into...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v11' into...
2013-04-16 Gerd Hoffmannconsole: gui timer fixes
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v8' into...
2013-03-18 Gerd Hoffmannvnc: stop using DisplayState
2013-03-18 Gerd Hoffmannconsole: kill DisplayState->opaque
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Tim Hardeckvnc: fix possible uninitialized removals
2013-01-21 Tim Hardeckvnc: added initial websocket protocol support
2013-01-21 Tim Hardeckvnc: added buffer_advance function
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Blue Swirlvnc: add missing static
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Gerd Hoffmannpixman/vnc: use pixman images in vnc.
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-27 Daniel P. BerrangeRemove support for non-threaded VNC server
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Corentin Charyvnc: don't mess up with iohandlers in the vnc thread
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-10 Gerd Hoffmannvnc: implement shared flag handling.
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Daniel P. BerrangeStore VNC auth scheme per-client as well as per-server
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 Corentin Charyvnc: add a non-adaptive option
2011-02-23 Corentin Charyvnc: use the new generic bitmap functions
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-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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
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/