> > On Mon, Jun 18, 2018 at 10:24:11AM -0400, Frediano Ziglio wrote: > > > > > > Hi, > > > > > > On Fri, Jun 08, 2018 at 04:25:29PM +0200, Christophe Fergeau wrote: > > > > Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > > > > --- > > > > NEWS | 23 +++++++++++++++++++++++ > > > > configure.ac | 2 +- > > > > spice-common | 2 +- > > > > 3 files changed, 25 insertions(+), 2 deletions(-) > > > > > > > > diff --git a/NEWS b/NEWS > > > > index 51bb4a2e6..c9e091c5f 100644 > > > > --- a/NEWS > > > > +++ b/NEWS > > > > @@ -1,3 +1,26 @@ > > > > +Major Changes in 0.14.1: > > > > +======================== > > > > + > > > > +The main change in this release is the addition of a new protocol > > > > extension > > > > +in order to support streaming the remote display as a video stream > > > > rather > > > > than > > > > +going through the QXL protocol. Together with spice-streaming-agent, > > > > and/or with > > > > +more work on the qemu/spice-server side, this should allow streaming > > > > of 3D > > > > +accelerated VMs in the future. At this point, this part of > > > > spice-server is > > > > +still work in progress. > > > > + > > > > +* add new org.spice-space.stream.0 channel used for passing an encoded > > > > video > > > > +* stream from the guest to the client > > > > +* add support for TCP_CORK to attempt to reduce the amount of packets > > > > that > > > > we > > > > + send > > > > Maybe remove the "to attempt" ? > > I don't mind ;) > > > > > > > +* fix cursor related migration crash > > > > I would say workaround, not fix. > > Well, the code goes back to what it used to be doing, so this fixes the > externally-observable behaviour change ;) > > Christophe > Not strong on both, for users should be more or less the same. Otherwise, Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx> Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel