[Spice-devel] [PATCH 00/11] Backported some patches from refactory branches (11th Nov)
Frediano Ziglio
fziglio at redhat.com
Wed Nov 11 04:20:02 PST 2015
This patchset supersedes last patchset.
Changes:
- rebased;
- merged split work from Jonathon;
- removed merged patches;
- the "worker: fix compiling with COMPRESS_STAT enabled" is
a fix for "worker: fix some fields access" discussed
in the ML;
- added some patches.
Excluded "worker: simplify RedCompressBuf" patch, waiting
for Christophe reply.
I didn't merge some patches, see ML.
Frediano Ziglio (1):
worker: fix compiling with COMPRESS_STAT enabled
Jonathon Jongsma (2):
worker: Move stream functions to stream.c
worker: Remove duplicate DISPLAY_CLIENT_TIMEOUT define
Marc-André Lureau (8):
worker: move surfaces to DisplayChannel
worker: remove cursor channel asserts
worker: move compression parameters to dcc
worker: move some tree container functions
worker: rename a bit current_add functions
worker: move RED_WORKER_STAT, make it compile again
worker: fix some fields access
worker: don't use weird RedCompressedBuf nbytes shifting
server/cursor-channel.c | 6 +-
server/display-channel.c | 108 +++-
server/display-channel.h | 74 ++-
server/red_worker.c | 1512 +++++++++++++++++-----------------------------
server/red_worker.h | 2 +
server/stat.h | 92 ++-
server/stream.c | 70 +++
server/stream.h | 12 +-
server/tree.c | 27 +
server/tree.h | 2 +
10 files changed, 929 insertions(+), 976 deletions(-)
--
2.4.3
More information about the Spice-devel
mailing list