Statistics
| Branch: | Revision:

root / ui @ e0ff466c

Name Size
Makefile.objs 836 Bytes
cocoa.m 37.7 kB
console.c 53.7 kB
curses.c 9.7 kB
curses_keys.h 13.7 kB
cursor.c 5.3 kB
cursor_hidden.xpm 1.3 kB
cursor_left_ptr.xpm 1.4 kB
d3des.c 15 kB
d3des.h 1.6 kB
gtk.c 43.6 kB
input.c 14 kB
keymaps.c 5.8 kB
keymaps.h 2.4 kB
qemu-pixman.c 4.1 kB
qemu-x509.h 239 Bytes
sdl.c 27.1 kB
sdl_keysym.h 8.5 kB
sdl_zoom.c 2.8 kB
sdl_zoom.h 578 Bytes
sdl_zoom_template.h 6.9 kB
spice-core.c 25.6 kB
spice-display.c 18.8 kB
spice-input.c 6.4 kB
vgafont.h 93.3 kB
vnc-auth-sasl.c 18.6 kB
vnc-auth-sasl.h 2.3 kB
vnc-auth-vencrypt.c 5.6 kB
vnc-auth-vencrypt.h 1.4 kB
vnc-enc-hextile-template.h 4.5 kB
vnc-enc-hextile.c 2.6 kB
vnc-enc-tight.c 61.3 kB
vnc-enc-tight.h 8.3 kB
vnc-enc-zlib.c 4.4 kB
vnc-enc-zrle-template.c 7 kB
vnc-enc-zrle.c 10.4 kB
vnc-enc-zrle.h 1.6 kB
vnc-enc-zywrle-template.c 5.7 kB
vnc-enc-zywrle.h 25.3 kB
vnc-jobs.c 9.2 kB
vnc-jobs.h 2.3 kB
vnc-palette.c 4.4 kB
vnc-palette.h 2.5 kB
vnc-tls.c 14.6 kB
vnc-tls.h 2.2 kB
vnc-ws.c 10.2 kB
vnc-ws.h 2.6 kB
vnc.c 95 kB
vnc.h 17.5 kB
vnc_keysym.h 11.8 kB
x_keymap.c 5.9 kB
x_keymap.h 1.3 kB

Latest revisions

# Date Author Comment
0057a0d5 05/03/2013 08:04 pm Tim Hardeck

TLS support for VNC Websockets

Added TLS support to the VNC QEMU Websockets implementation.
VNC-TLS needs to be enabled for this feature to be used.

The required certificates are specified as in case of VNC-TLS
with the VNC parameter "x509=<path>".

If the server certificate isn't signed by a rooth authority it needs to...

ab99e5c1 04/29/2013 04:28 pm Lei Li

vnc: Support for LED state extension

Signed-off-by: Lei Li <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

e7b2aacc 04/29/2013 04:28 pm Lei Li

vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE

Signed-off-by: Lei Li <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

96f3d174 04/29/2013 04:28 pm Lei Li

vnc: Add SCROLL lock key to kbd_leds

Signed-off-by: Lei Li <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

bf9b255f 04/26/2013 04:48 pm Anthony Liguori

gtk: refactor menu creation

Signed-off-by: Anthony Liguori <>

aa2beaa1 04/25/2013 10:45 pm Gerd Hoffmann

console: add device link to QemuConsoles

So it is possible to figure which qemu console displays which device.

Signed-off-by: Gerd Hoffmann <>

14a93649 04/25/2013 10:45 pm Gerd Hoffmann

console: add qemu_console_lookup_by_device

Look up the QemuConsole for a given device, using the new link.

Signed-off-by: Gerd Hoffmann <>

cdd5b937 04/25/2013 10:45 pm Gerd Hoffmann

console: switch ppm_save to qemu_open

... so it works with fdset.

Signed-off-by: Gerd Hoffmann <>

5209089f 04/25/2013 10:45 pm Gerd Hoffmann

console: zap ds arg from register_displaychangelistener

We don't have multiple DisplayStates any more,
so passing it in as argument is not needed.

Signed-off-by: Gerd Hoffmann <>

d3002b04 04/25/2013 10:45 pm Gerd Hoffmann

console: add dummy surface for guests without graphic card

So users get a notification instead of a crash.

Signed-off-by: Gerd Hoffmann <>

View revisions

Also available in: Atom