index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
vnc.h
Age
Commit message (
Expand
)
Author
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-01
vnc: add missing static
Blue Swirl
2012-11-01
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
2012-06-27
Remove support for non-threaded VNC server
Daniel P. Berrange
2012-03-14
vnc: don't mess up with iohandlers in the vnc thread
Corentin Chary
2012-02-10
vnc: implement shared flag handling.
Gerd Hoffmann
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-03-10
vnc: Fix stack corruption and other bitmap related bugs
Stefan Weil
2011-02-23
vnc: add a non-adaptive option
Corentin Chary
2011-02-23
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
vnc: add a way to get the update frequency for a given region
Corentin Chary
2010-12-09
vnc: support password expire
Gerd Hoffmann
2010-07-26
vnc: threaded VNC server
Corentin Chary
2010-07-26
vnc: encapsulate encoding members
Corentin Chary
2010-07-26
vnc: tight add PNG encoding
Corentin Chary
2010-07-26
ui: move all ui components in ui/
Corentin Chary