summaryrefslogtreecommitdiff
path: root/server/char_device.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-19Add missing license headersChristophe Fergeau1-0/+17
2015-08-11Fix typo in comment in char_device.hChristophe Fergeau1-1/+1
2013-07-16syntax-check: s/the the/the/ in a commentUri Lublin1-1/+1
2013-03-07char_device: Add spice_char_device_write_buffer_get_server_no_token()Hans de Goede1-0/+3
2012-11-26char_device.c: add ref count for write-to-device buffersYonit Halperin1-0/+1
2012-08-27char_device: don't connect a migrated client if the state of the device might...Yonit Halperin1-7/+7
2012-08-27char device migration: restore state at destination from migration dataYonit Halperin1-0/+3
2012-08-27char device migration: don't read or write from/to the device while waiting f...Yonit Halperin1-1/+2
2012-08-27char device migration: marshall migration dataYonit Halperin1-0/+5
2012-08-27char_device: variable token price for write buffersYonit Halperin1-0/+1
2012-07-03char_device.h: Remove redefinition of typedef 'SpiceCharDeviceState'Yonit Halperin1-2/+0
2012-07-03char_device: move SpiceCharDeviceState from the headerYonit Halperin1-28/+0
2012-07-03spicevmc: employ SpiceCharDeviceState for managing reading from the guest deviceYonit Halperin1-2/+2
2012-07-03char_device: Introducing shared flow control code for char devices.Yonit Halperin1-0/+201
2011-08-25Rename usbredir channel code to spicevmcHans de Goede1-3/+3
2011-08-10server: Add a usbredir channelHans de Goede1-1/+4
2010-12-06server: add char_device.h header, use in reds.cAlon Levy1-0/+11