[Spice-devel] [PATCH spice-protocol v2] stream-device.h: remove the reference to the streaming port name
Lukáš Hrázký
lhrazky at redhat.com
Mon Mar 26 11:54:10 UTC 2018
On Mon, 2018-03-26 at 07:45 -0400, Frediano Ziglio wrote:
> >
> > It is a duplicate information in a place where it is not necessary and
> > of little value.
> >
> > Signed-off-by: Lukáš Hrázký <lhrazky at redhat.com>
>
> Maybe I'm wrong but I think somebody in the past ask for this part.
>
> Maybe was this: https://lists.freedesktop.org/archives/spice-devel/2017-August/039259.html ?
> (I remember some more specific request but I'm not sure)
Well, if people want to keep it there, ok. To me it seems not that
useful, duplicate information as said in commit message and specific to
the endpoints, not the protocol definition. Though once released, it
will become pretty fixed...
> > ---
> > spice/stream-device.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/spice/stream-device.h b/spice/stream-device.h
> > index b2f83b5..5eff1ae 100644
> > --- a/spice/stream-device.h
> > +++ b/spice/stream-device.h
> > @@ -35,7 +35,6 @@
> > * The device is currently implemented as a VirtIO port inside the
> > * guest. The guest should open that device to use this protocol to
> > * communicate with the host.
> > - * The name of the port is "com.redhat.stream.0".
> > */
> >
> > #ifndef SPICE_STREAM_DEVICE_H_
>
> Frediano
More information about the Spice-devel
mailing list