[Spice-devel] [PATCH 0/7] Backported some patches from refactory branches (12th Nov)
Frediano Ziglio
fziglio at redhat.com
Thu Nov 12 06:00:54 PST 2015
This patchset supersedes last patchset.
Changes:
- rebased;
- merged regression fix from Pavel;
- removed merged patches;
- many patches in the branch (one already posted) was
changed to fix statistics and lz4 code;
- added a patch from refactory branch.
Excluded "worker: simplify RedCompressBuf" patch, waiting
for Christophe reply.
Lot of changes were integrated so I consider all ACKs dropped.
The number of patches in the list are quite less than usual
but there are some big one.
I didn't find time to propose a new version for
"worker: don't use weird RedCompressedBuf nbytes shifting"
Jonathon Jongsma (1):
worker: Move stream functions to stream.c
Marc-André Lureau (6):
worker: remove current_add assert
worker: move surfaces to DisplayChannel
worker: remove cursor channel asserts
worker: move compression parameters to dcc
worker: don't use weird RedCompressedBuf nbytes shifting
worker: painfully move display_channel_add_drawable
server/cursor-channel.c | 6 +-
server/display-channel.c | 629 ++++++++++++-
server/display-channel.h | 118 ++-
server/red_worker.c | 2286 +++++++++++-----------------------------------
server/red_worker.h | 3 +
server/stream.c | 430 +++++++++
server/stream.h | 21 +-
server/tree.c | 50 +
server/tree.h | 5 +
9 files changed, 1770 insertions(+), 1778 deletions(-)
--
2.4.3
More information about the Spice-devel
mailing list