[Spice-devel] [PATCH 00/11] Backported some patches from refactory branches (1st Apr)

Frediano Ziglio fziglio at redhat.com
Fri Apr 1 12:37:38 UTC 2016


Changes:
- merged some patches;
- merged Jonathon's rename patches to make RedCharDevice naming consistent;
- added some other rename patches;
- rebased on new master.

Christophe Fergeau (9):
  char-device: Make SpiceCharDeviceState a GObject
  spicevmc: Introduce RedCharDeviceSpiceVmc GObject
  spicevmc: Move SpiceVmcState::pipe_item to RedCharDeviceSpiceVmc
  smartcard: Turn SmartcardState into a GObject
  reds: Make VDIPortState private to reds.c
  reds: Prepare to make VDIPortState a GObject
  reds: Make VDIPortState a GObject
  reds: Remove spice_char_device_state_create()
  Move RedCharDeviceCallbacks into RedCharDeviceClass

Frediano Ziglio (2):
  Rename some missing names related to RedCharDevice
  Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacks

 server/char-device.c  | 350 ++++++++++++++++++++---------
 server/char-device.h  | 111 ++++++----
 server/reds-private.h |  56 +----
 server/reds.c         | 599 ++++++++++++++++++++++++++++++--------------------
 server/smartcard.c    | 124 ++++++-----
 server/smartcard.h    |  30 ++-
 server/spicevmc.c     | 109 +++++++--
 7 files changed, 861 insertions(+), 518 deletions(-)

-- 
2.5.5



More information about the Spice-devel mailing list