[Spice-devel] [PATCH spice] server: add "port" channel support
Hans de Goede
hdegoede at redhat.com
Wed Dec 5 00:16:44 PST 2012
Hi,
On 12/04/2012 04:22 PM, Alon Levy wrote:
>> A Spice port channel carry arbitrary data between the Spice client
>> and
>> the Spice server. It may be used to provide additional services on
>> top
>> of a Spice connection. For example, a channel can be associated with
>> the qemu monitor for the client to interact with it, just like any
>> qemu chardev. Or it may be used with various protocols, such as the
>> Spice Controller.
>>
>> A port kind is identified simply by its fqdn, such as
>> org.qemu.monitor,
>> org.spice.spicy.test or org.ovirt.controller...
>>
>> The channel is based on Spicevmc which simply tunnels data between
>> client and server, with a few additional messages.
>
> Looks good to me.
Seconded, ACK.
Regards,
Hans
More information about the Spice-devel
mailing list