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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel