[Spice-devel] [PATCH spice-server v2 0/6] stream-device tests and stability patches
Christophe Fergeau
cfergeau at redhat.com
Mon Mar 5 15:57:12 UTC 2018
I still feel some of the logs could be a bit more detailed, but ack for
patches 1 to 5.
Christophe
On Wed, Feb 28, 2018 at 08:30:27AM +0000, Frediano Ziglio wrote:
> These patches fix some problem with streaming device adding also tests
> for different issues.
> Most of the patches was sent before on ML but still, for different
> reason not merged (one a problem with Qemu bug for which one there
> is a workaround in this series).
> Last patch fix MJPEG encoding and remove some client warnings
> due to frame data split into multiple message data.
>
> Changes since v1:
> - merged some patches;
> - improve commit messages;
> - add some comments on code;
> - fix minor statistic computation in "Send the full frame in a single message";
> - introduce char_device_set_state in "Disable guest device on errors".
>
> Frediano Ziglio (6):
> stream-device: Implements properly device reset on open/close
> stream-device: Disable guest device on errors
> stream-device: Workaround Qemu bug closing device
> stream-device: Do not read past data message
> test-stream-device: Check we don't read past data message
> stream-channel: Send the full frame in a single message
>
> server/stream-channel.c | 99 +++++++++++++++++++++----
> server/stream-channel.h | 12 +++
> server/stream-device.c | 70 ++++++++++++++++--
> server/tests/test-stream-device.c | 150 +++++++++++++++++++++++++++++---------
> 4 files changed, 275 insertions(+), 56 deletions(-)
>
> --
> 2.14.3
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180305/5ed06e11/attachment.sig>
More information about the Spice-devel
mailing list