> > Hello, > > this is a small refactor I did for the char-device write buffer > creation, in particular for creating a write buffer for the vd_agent. > > Of note, I didn't know how to test the smartcard and spicevmc codepaths, > I just assume they should be fine... > > Lukáš Hrázký (2): > char-device: separate functions to get write buffer for client and > server > reds: move vdagent write buffer creation into a function > > server/char-device.c | 22 ++++---- > server/char-device.h | 12 +++-- > server/red-stream-device.c | 6 +-- > server/reds.c | 83 ++++++++++++++++--------------- > server/smartcard-channel-client.c | 3 +- > server/smartcard.c | 8 ++- > server/spicevmc.c | 12 ++--- > 7 files changed, 80 insertions(+), 66 deletions(-) > Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx> Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel