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
/
vnc.c
Age
Commit message (
Expand
)
Author
2010-04-25
Remove dead assignments in various common files, spotted by clang analyzer
Blue Swirl
2010-04-09
Remove magic numbers for VNC message IDs from code
Daniel P. Berrange
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
2010-03-17
vnc: add no-lock-key-sync option
Gerd Hoffmann
2010-03-17
Fix SIGFPE for vnc display of width/height = 1
Chris Webb
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
2010-03-09
kbd keds: vnc
Gerd Hoffmann
2010-03-06
Fix curses interaction with keymaps
Samuel Thibault
2010-02-10
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
2010-02-05
vnc.c: remove dead code
Paolo Bonzini
2010-01-26
vnc_refresh: calling vnc_update_client might free vs
Stefano Stabellini
2010-01-20
vnc: Use inet_strfamily()
Luiz Capitulino
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
2010-01-19
VNC: Add 'family' key
Luiz Capitulino
2010-01-19
VNC: Rename client's 'username' key
Luiz Capitulino
2010-01-19
VNC: Make 'auth' key mandatory
Luiz Capitulino
2010-01-19
VNC: Use 'enabled' key instead of 'status'
Luiz Capitulino
2010-01-12
vnc_refresh: return if vd->timer is NULL
Stefano Stabellini
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
2009-12-12
vnc: fix capslock tracking logic.
Gerd Hoffmann
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-11-12
vnc: improve capslock handling.
Gerd Hoffmann
2009-10-05
Win32: Fix vnc support.
Stefan Weil
2009-10-05
vnc: Set invalid buffer pointers to NULL
Stefan Weil
2009-09-25
fix use after free
Glauber Costa
2009-08-24
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
2009-08-24
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
2009-08-10
variable timer intervals
Stefano Stabellini
2009-08-10
single vnc server surface
Stefano Stabellini
2009-08-10
a single vnc timer to refresh the screen
Stefano Stabellini
2009-07-30
vnc: fix copyrect screen corruption
Gerd Hoffmann
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-06-16
vnc: improve numpad support for qemu console.
Gerd Hoffmann
2009-06-16
vnc: rework VncState release workflow.
Gerd Hoffmann
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
2009-06-13
Fix mingw32 build warnings
Blue Swirl
2009-06-06
Fix spelling in comment.
Stefan Weil
2009-05-27
VNC: Fix memory allocation (wrong structure size).
Stefan Weil
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
2009-05-01
vnc: kill leftover debug statement.
Gerd Hoffmann
2009-05-01
vnc: no need to set force_update for incremental update requests.
Gerd Hoffmann
2009-05-01
vnc: fix server surface pixel format.
Gerd Hoffmann
2009-05-01
vnc: fix segfault
Gerd Hoffmann
2009-05-01
vnc: windup keypad keys for qemu console emulation
Gerd Hoffmann
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
2009-03-20
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
[next]