index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2011-01-12
vnc-auth-sasl: fix a memory leak
Blue Swirl
2010-12-09
vnc/spice: add set_passwd monitor command.
Gerd Hoffmann
2010-12-09
vnc: support password expire
Gerd Hoffmann
2010-12-09
vnc: auth reject cleanup
Gerd Hoffmann
2010-12-09
spice: add qmp 'query-spice' and hmp 'info spice' commands.
Gerd Hoffmann
2010-12-09
spice: connection events.
Gerd Hoffmann
2010-12-09
spice: add qxl device
Gerd Hoffmann
2010-11-16
Merge remote branch 'spice/bugfix.2' into staging
Anthony Liguori
2010-11-09
spice: add audio
Gerd Hoffmann
2010-11-02
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
2010-11-02
spice-core: fix warning when building with spice < 0.6.0
Gerd Hoffmann
2010-11-02
spice-core: fix watching for write events
Hans de Goede
2010-11-01
Merge remote branch 'spice/config.2' into staging
Anthony Liguori
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2010-10-13
vnc: avoid write only variables
Blue Swirl
2010-10-08
spice: add misc config options
Gerd Hoffmann
2010-10-08
spice: add config options for the listening address
Gerd Hoffmann
2010-10-08
spice: add config options for channel security.
Gerd Hoffmann
2010-10-08
spice: make compression configurable.
Yonit Halperin
2010-10-08
spice: tls support
Gerd Hoffmann
2010-10-05
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
2010-10-05
Fix spelling in comments
Stefan Weil
2010-09-21
spice: add tablet support
Gerd Hoffmann
2010-09-21
spice: simple display
Gerd Hoffmann
2010-09-21
spice: add mouse
Gerd Hoffmann
2010-09-21
spice: add keyboard
Gerd Hoffmann
2010-09-21
spice: core bits
Gerd Hoffmann
2010-09-04
vnc: use bswapNN() rather than bswap_NN()
Izumi Tsutsui
2010-09-04
vnc: tight: remove unused variable
Serge Ziryukin
2010-09-04
size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...
Jes Sorensen
2010-08-22
vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
Yoshiaki Tamura
2010-08-15
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
Stefan Weil
2010-07-31
Initialize a variable in all cases
Blue Swirl
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
2010-07-27
Fix mingw32 build
Blue Swirl
2010-07-27
Initialize a variable in all cases
Blue Swirl
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
2010-07-26
vnc: tight: split send_sub_rect
Corentin Chary
2010-07-26
vnc: tight: fix rgb_prepare_row
Corentin Chary
2010-07-26
vnc: add missing lock for vnc_cursor_define()
Corentin Chary
2010-07-26
vnc: threaded VNC server
Corentin Chary
2010-07-26
vnc: fix tight png memory leak
Corentin Chary
2010-07-26
vnc: encapsulate encoding members
Corentin Chary
2010-07-26
vnc: tight: stop using qdict for palette stuff
Corentin Chary
2010-07-26
vnc: tight: specific zlib level and filters for each compression level
Corentin Chary
2010-07-26
vnc: tight add PNG encoding
Corentin Chary
2010-07-26
vnc: tight: remove a memleak in send_jpeg_rect()
Corentin Chary
2010-07-26
vnc: tight: don't forget do at the last color
Corentin Chary
2010-07-26
vnc: rename vnc-encoding-* vnc-enc-*
Corentin Chary
[next]