qemu-e2k/ui
Marc-André Lureau 5a49d3e9a7 spice-qemu-char: add spiceport chardev
Add a new spice chardev to allow arbitrary communication between the
host and the Spice client via the spice server.

Examples:

This allows the Spice client to have a special port for the qemu
monitor:

... -chardev spiceport,name=org.qemu.monitor,id=monitorport
    -mon chardev=monitorport

v2:
- remove support for chardev to chardev linking
- conditionnaly compile with SPICE_SERVER_VERSION

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-12-17 14:01:41 +01:00
..
Makefile.objs
cocoa.m ui/cocoa.m: Update to new DisplayChangeListener member names 2012-11-02 11:12:30 -05:00
curses.c curses: Remove OpenBSD workaround 2012-12-08 14:23:50 +00:00
curses_keys.h
d3des.c
d3des.h
keymaps.c
keymaps.h
qemu-spice.h spice-qemu-char: add spiceport chardev 2012-12-17 14:01:41 +01:00
sdl.c console: remove DisplayAllocator 2012-11-01 13:10:06 +01:00
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
spice-core.c qxl+vnc: register a vm state change handler for dummy spice_server 2012-12-17 14:01:32 +01:00
spice-display.c spice: add new spice-server callbacks to ui/spice-display.c 2012-11-21 14:46:11 +01:00
spice-display.h spice: switch to pixman 2012-11-05 11:54:49 +01:00
spice-input.c
vnc-auth-sasl.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-10-06 18:54:14 +02:00
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h pixman/vnc: use pixman images in vnc. 2012-11-01 14:00:04 +01:00
vnc-enc-hextile.c pixman/vnc: remove dead code. 2012-11-01 14:00:05 +01:00
vnc-enc-tight.c pixman: fix vnc tight png/jpeg support 2012-12-14 20:56:19 +00:00
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c pixman/vnc: use pixman images in vnc. 2012-11-01 14:00:04 +01:00
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
vnc-jobs.h vnc: add missing static 2012-11-01 19:49:45 +01:00
vnc-palette.c ui/vnc-palette.c: Include headers it needs 2012-12-06 09:17:05 +01:00
vnc-palette.h vnc-palette.h: Include <stdbool.h> 2012-11-15 02:23:09 +01:00
vnc-tls.c vnc: Fix spelling (hellmen -> hellman) in comment 2012-10-05 14:25:37 +02:00
vnc-tls.h
vnc.c pixman: fix vnc tight png/jpeg support 2012-12-14 20:56:19 +00:00
vnc.h Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
vnc_keysym.h
x_keymap.c
x_keymap.h