[Spice-devel] [PATCH 00/13] Miscellaneous minor patches

Frediano Ziglio fziglio at redhat.com
Tue Aug 4 02:35:50 PDT 2015


> 
> On Fri, 2015-07-31 at 17:31 +0100, Frediano Ziglio wrote:
> > 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 x
> >   Remove unused snd_get_playback_compression() method x
> > 
> > Jonathon Jongsma (5):
> >   Cleanup: move static function declarations out of header x
> >   Move RedsMigSpice to main-channel.h x
> >   Fix typo in comments x
> >   RedChannel: remove unused BufDescriptor struct x
> >   Remove unused struct RedsOutItem x
> > 
> > Marc-André Lureau (5):
> >   worker: move red_init() functions x
> >   server: use more const CoreInterface x
> >   server: remove unused CursorData x
> >   channel: minor simplification x
> >   worker: remove useless preload_group_id x
> > 
> >  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(-)
> > 
> 
> 
> I don't know if it's just me, but I can't seem to find patch 07/13 in my
> email client. Did it not get sent? It seems to be Alon's patch mentioned
> above.
> 
> Did you use "git send-email" to send this patch series? There seems to
> be some slightly unusual threading of all of these patch emails.
> 
> Jonathon
> 
> 

Yes, thanks to remind me this. I need to update Alon e-mail address but I didn't manage to find him for asking. The server refuse to accept the message as Alon email address is invalid.

Frediano


More information about the Spice-devel mailing list