]> git.proxmox.com Git - qemu.git/history - ui
virtio-9p: Add SM_NONE security model
[qemu.git] / ui /
2010-09-04 Izumi Tsutsuivnc: use bswapNN() rather than bswap_NN()
2010-09-04 Serge Ziryukinvnc: tight: remove unused variable
2010-09-04 Jes Sorensensize_t is unsigned, change to ssize_t to handle errors...
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-08-15 Stefan Weilwin32: Avoid compiler warning (WIN32_LEAN_AND_MEAN...
2010-07-31 Blue SwirlInitialize a variable in all cases
2010-07-31 Blue SwirlFix uint8_t comparison with negative value
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-27 Blue SwirlFix mingw32 build
2010-07-27 Blue SwirlInitialize a variable in all cases
2010-07-27 Blue SwirlFix uint8_t comparisons with negative values
2010-07-26 Corentin Charyvnc: tight: split send_sub_rect
2010-07-26 Corentin Charyvnc: tight: fix rgb_prepare_row
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: fix tight png memory leak
2010-07-26 Corentin Charyvnc: encapsulate encoding members
2010-07-26 Corentin Charyvnc: tight: stop using qdict for palette stuff
2010-07-26 Corentin Charyvnc: tight: specific zlib level and filters for each...
2010-07-26 Corentin Charyvnc: tight add PNG encoding
2010-07-26 Corentin Charyvnc: tight: remove a memleak in send_jpeg_rect()
2010-07-26 Corentin Charyvnc: tight: don't forget do at the last color
2010-07-26 Corentin Charyvnc: rename vnc-encoding-* vnc-enc-*
2010-07-26 Corentin Charyui: move all ui components in ui/