]> git.proxmox.com Git - qemu.git/history - ui
usb-linux: Get the active configuration from sysfs rather then asking the dev
[qemu.git] / ui /
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-09 Gerd Hoffmannspice: add audio
2010-11-02 Gerd Hoffmannspice-display: replace private lock with qemu mutex.
2010-11-02 Gerd Hoffmannspice-core: fix warning when building with spice <...
2010-11-02 Hans de Goedespice-core: fix watching for write events
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-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Stefan WeilReplace remaining gcc format attributes by macro GCC_FM...
2010-10-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-10-21 Samuel Thibaultcurses: Fix control-{@[\]^_} and ESC
2010-10-13 Blue Swirlvnc: avoid write only variables
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-08 Gerd Hoffmannspice: add misc config options
2010-10-08 Gerd Hoffmannspice: add config options for the listening address
2010-10-08 Gerd Hoffmannspice: add config options for channel security.
2010-10-08 Yonit Halperinspice: make compression configurable.
2010-10-08 Gerd Hoffmannspice: tls support
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 Stefan WeilFix spelling in comments
2010-09-21 Gerd Hoffmannspice: add tablet support
2010-09-21 Gerd Hoffmannspice: simple display
2010-09-21 Gerd Hoffmannspice: add mouse
2010-09-21 Gerd Hoffmannspice: add keyboard
2010-09-21 Gerd Hoffmannspice: core bits
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
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/