[Spice-devel] [PATCH 00/13] Miscellaneous minor patches
Frediano Ziglio
fziglio at redhat.com
Fri Jul 31 09:31:41 PDT 2015
These minor patches are extracted from an experimental branch.
These patches are safe to be merged as mainly contains
small cleanup and additional tests.
Alon Levy (1):
server/inputs_channel: fix test_display_no_ssl segfault on client
disconnect when keyboard never initialized
Christophe Fergeau (2):
Fix typo in comment in char_device.h
Remove unused snd_get_playback_compression() method
Jonathon Jongsma (5):
Cleanup: move static function declarations out of header
Move RedsMigSpice to main-channel.h
Fix typo in comments
RedChannel: remove unused BufDescriptor struct
Remove unused struct RedsOutItem
Marc-André Lureau (5):
worker: move red_init() functions
server: use more const CoreInterface
server: remove unused CursorData
channel: minor simplification
worker: remove useless preload_group_id
server/char_device.h | 2 +-
server/inputs_channel.c | 7 ++++++-
server/main_channel.c | 5 -----
server/main_channel.h | 9 ++++++++-
server/red_channel.c | 11 +++--------
server/red_channel.h | 11 +++--------
server/red_worker.c | 31 ++++++++++---------------------
server/reds-private.h | 4 ----
server/reds.c | 8 ++++++--
server/reds.h | 7 -------
server/snd_worker.c | 5 -----
server/snd_worker.h | 1 -
12 files changed, 37 insertions(+), 64 deletions(-)
--
2.1.0
More information about the Spice-devel
mailing list