[Spice-devel] [PATCH spice 0/9] A few accumulated patches
Frediano Ziglio
fziglio at redhat.com
Thu Dec 10 11:21:51 PST 2015
>
> Hi,
>
> This is a small series of patches I have accumulated in the virgl
> branch. They are mostly cleanups and straightforward new functions
> necessary to use anciallary message for fd passing. This will
> make reviewing the remaing series easier.
>
> Marc-André Lureau (9):
> build-sys: disable static lib by default
> snd: remove duplicated snd_attach_*() code
> snd: simplify reds_register_channel() call
> reds-stream: add reds_stream_is_plain_unix()
> reds-stream: add send_msgfd()
> red-channel: constify some callback structs
> red-channel: do not call pipe_add with NULL item
> red-channel: return number of created pipe items
> red-dispatcher: group cases
>
> configure.ac | 2 +-
> server/red-channel.c | 31 +++++++++++++++----------
> server/red-channel.h | 8 +++----
> server/red-dispatcher.c | 11 +++------
> server/reds-stream.c | 62
> ++++++++++++++++++++++++++++++++++++++++++++++++-
> server/reds-stream.h | 4 +++-
> server/sound.c | 6 ++---
> 7 files changed, 93 insertions(+), 31 deletions(-)
>
> --
> 2.5.0
I personally would like to see the patches that introduce
new functions near the patches they are used
Frediano
More information about the Spice-devel
mailing list