[Spice-devel] [PATCH spice-server v2 0/2] More spicevmc cleanups

Frediano Ziglio fziglio at redhat.com
Fri Nov 4 11:29:45 UTC 2016


Changes since v1:
- merged 2 patches;
- rebased on master.

Original comment:

It's an attempt to clarify ownership between the channel and device a bit, and
adds a few additional minor cleanups.

Jonathon Jongsma (2):
  spicevmc: Channel is owned by device
  char-device: add 'self' param to vfuncs

 server/char-device.c              |  31 ++------
 server/char-device.h              |  20 ++---
 server/reds.c                     |  24 +++---
 server/smartcard-channel-client.c |   2 +-
 server/smartcard.c                |  32 ++++----
 server/spicevmc.c                 | 159 +++++++++++++++++++++++++-------------
 6 files changed, 151 insertions(+), 117 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list