summaryrefslogtreecommitdiffstats
path: root/server/char_device.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headersChristophe Fergeau2015-10-191-0/+17
* Fix typo in comment in char_device.hChristophe Fergeau2015-08-111-1/+1
* syntax-check: s/the the/the/ in a commentUri Lublin2013-07-161-1/+1
* char_device: Add spice_char_device_write_buffer_get_server_no_token()Hans de Goede2013-03-071-0/+3
* char_device.c: add ref count for write-to-device buffersYonit Halperin2012-11-261-0/+1
* char_device: don't connect a migrated client if the state of the device might...Yonit Halperin2012-08-271-7/+7
* char device migration: restore state at destination from migration dataYonit Halperin2012-08-271-0/+3
* char device migration: don't read or write from/to the device while waiting f...Yonit Halperin2012-08-271-1/+2
* char device migration: marshall migration dataYonit Halperin2012-08-271-0/+5
* char_device: variable token price for write buffersYonit Halperin2012-08-271-0/+1
* char_device.h: Remove redefinition of typedef 'SpiceCharDeviceState'Yonit Halperin2012-07-031-2/+0
* char_device: move SpiceCharDeviceState from the headerYonit Halperin2012-07-031-28/+0
* spicevmc: employ SpiceCharDeviceState for managing reading from the guest deviceYonit Halperin2012-07-031-2/+2
* char_device: Introducing shared flow control code for char devices.Yonit Halperin2012-07-031-0/+201
* Rename usbredir channel code to spicevmcHans de Goede2011-08-251-3/+3
* server: Add a usbredir channelHans de Goede2011-08-101-1/+4
* server: add char_device.h header, use in reds.cAlon Levy2010-12-061-0/+11