summaryrefslogtreecommitdiffstats
path: root/server/char_device.c
Commit message (Expand)AuthorAgeFilesLines
* char_device: don't connect a migrated client if the state of the device might...Yonit Halperin2012-08-271-8/+14
* char device migration: restore state at destination from migration dataYonit Halperin2012-08-271-0/+49
* char device migration: don't read or write from/to the device while waiting f...Yonit Halperin2012-08-271-5/+19
* char device migration: marshall migration dataYonit Halperin2012-08-271-0/+69
* char_device: variable token price for write buffersYonit Halperin2012-08-271-12/+28
* reds: add tracking for char devicesYonit Halperin2012-08-271-0/+1
* char_device: move SpiceCharDeviceState from the headerYonit Halperin2012-07-031-0/+23
* char_device: Introducing shared flow control code for char devices.Yonit Halperin2012-07-031-0/+752