Home
last modified time | relevance | path

Searched hist:"6 f8c63fb" (Results 1 – 1 of 1) sorted by relevance

/qemu/ui/
H A Dspice-core.c6f8c63fb Mon Oct 11 16:03:51 GMT 2010 Gerd Hoffmann <kraxel@redhat.com> spice: connection events.

This patch adds support for connection events to spice. The events are
quite simliar to the vnc events. Unlike vnc spice uses multiple tcp
channels though. qemu will report every single tcp connection (aka
spice channel). If you want track spice sessions only you can filter
for the main channel (channel-type == 1).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>