index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
spicevmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
use #include<> style for spice-common header inclusions.
Frediano Ziglio
1
-1
/
+1
2016-05-04
Using already exists function instead of SPICE_CONTAINEROF
Snir Sheriber
1
-10
/
+10
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
1
-28
/
+28
2016-04-27
Rename PipeItem to RedPipeItem
Jonathon Jongsma
1
-20
/
+21
2016-04-15
char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client
Christophe Fergeau
1
-15
/
+1
2016-04-15
char-device: Replace RedCharDeviceMsgToClient with PipeItem
Christophe Fergeau
1
-8
/
+8
2016-04-15
SpiceVmcPipeItem: use base PipeItem for ref counting
Christophe Fergeau
1
-20
/
+5
2016-04-07
Move RedCharDeviceCallbacks into RedCharDeviceClass
Christophe Fergeau
1
-21
/
+15
2016-04-02
spicevmc: Introduce RedCharDeviceSpiceVmc GObject
Christophe Fergeau
1
-14
/
+66
2016-04-01
Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacks
Frediano Ziglio
1
-1
/
+1
2016-04-01
Rename RedCharDevice functions
Jonathon Jongsma
1
-22
/
+22
2016-04-01
Rename SpiceCharDeviceState to RedCharDevice
Jonathon Jongsma
1
-27
/
+30
2016-04-01
Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBuffer
Jonathon Jongsma
1
-1
/
+1
2016-04-01
Rename SpiceCharDeviceMsgToClient to RedCharDeviceMsgToClient
Jonathon Jongsma
1
-8
/
+8
2016-03-24
make some functions static
Frediano Ziglio
1
-2
/
+2
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
1
-1
/
+1
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-4
/
+3
2016-03-09
Introduce spice_char_device_get_interface()
Christophe Fergeau
1
-10
/
+6
2016-02-12
Store a reference to RedsState in Channel base class
Jonathon Jongsma
1
-1
/
+1
2016-02-11
Add RedsState arg to spicevmc_device_connect|disconnect()
Jonathon Jongsma
1
-2
/
+3
2016-02-11
char-device: use local 'reds' variable
Jonathon Jongsma
1
-0
/
+1
2016-02-11
Move 'core' into RedsState struct
Jonathon Jongsma
1
-1
/
+1
2016-01-18
Change some functions to take RedsState arg
Jonathon Jongsma
1
-2
/
+2
2016-01-13
spicevmc: Drop unsent data on client disconnection
Christophe Fergeau
1
-0
/
+5
2015-12-10
channel: rename red_channel_(client_)waits_* functions
Frediano Ziglio
1
-1
/
+1
2015-12-03
server: rename files
Frediano Ziglio
1
-3
/
+3
2015-11-13
spicevmc: set state of DeviceInstance to NULL
Victor Toso
1
-0
/
+1
2015-11-06
spicevmc: Return early when instance has no device state
Pavel Grunt
1
-0
/
+5
2013-04-22
red_channel: monitor connection latency using MSG_PING
Yonit Halperin
1
-0
/
+1
2012-12-05
server: add "port" channel support
Marc-André Lureau
1
-16
/
+136
2012-08-27
red_channel: remove unused migrate flag from RedChannel
Yonit Halperin
1
-1
/
+0
2012-08-27
char_device: don't connect a migrated client if the state of the device might...
Yonit Halperin
1
-2
/
+6
2012-08-27
spicevmc migration: restore migration dest state from migration data
Yonit Halperin
1
-2
/
+29
2012-08-27
spicevmc migration: send migration data
Yonit Halperin
1
-5
/
+55
2012-08-27
spicevmc: send MSG_MIGRATE upon vm migration completion
Yonit Halperin
1
-6
/
+0
2012-08-27
char device migration: don't read or write from/to the device while waiting f...
Yonit Halperin
1
-1
/
+2
2012-08-27
red_channel: handle sending SPICE_MSG_MIGRATE
Yonit Halperin
1
-1
/
+2
2012-07-03
spicevmc: use SpiceCharDeviceState for writing to the guest device
Yonit Halperin
1
-25
/
+24
2012-07-03
spicevmc: employ SpiceCharDeviceState for managing reading from the guest device
Yonit Halperin
1
-29
/
+115
2012-03-25
Use the spice-common logging functions
Marc-André Lureau
1
-3
/
+3
2012-03-25
Use the spice-common submodule
Marc-André Lureau
1
-3
/
+3
2012-03-12
server: don't fail on ENOPROTOOPT from setsockopt
Nahum Shalman
1
-1
/
+1
2012-03-10
Ensure all members of ChannelCbs and ClientCbs are either assigned or NULL
Hans de Goede
1
-2
/
+2
2012-02-20
server/spicevmc: Don't destroy the rcc twice
Hans de Goede
1
-3
/
+3
2012-01-18
server: Don't complain if setsockopt NODELAY fails on unix sockets
Hans de Goede
1
-2
/
+4
2012-01-12
server: Limit the access to SpiceDataHeader of messages - only via red_channel.
Yonit Halperin
1
-10
/
+14
2011-12-22
spicevmc: Set sockopt nodelay for usbredir channels
Hans de Goede
1
-0
/
+15
2011-12-18
spicevmc: Fix assert when still connected on session disconnect (fdo#43903)
Hans de Goede
1
-1
/
+5
2011-11-02
server: set & test channel capabilities in red_channel
Yonit Halperin
1
-1
/
+3
2011-08-25
Rename usbredir channel code to spicevmc
Hans de Goede
1
-0
/
+275