« Previous | Next » 

Revision 6f8c63fb

ID6f8c63fbd7edc0b41c09f8f8e2d41a3a65464a43

Added by Gerd Hoffmann over 13 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences