index
:
~victortoso/spice
char-device-checks
client-side-bandwidth-monitoring
fix-char-device-leaks
fix-clang-warnings
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
display migration: restore destination state
Yonit Halperin
1
-74
/
+148
2012-08-27
display migration: marshall migration data
Yonit Halperin
1
-6
/
+46
2012-08-27
display & cursor migration: send SPICE_MSG_MIGRATE
Yonit Halperin
1
-52
/
+3
2012-08-27
migration_protocol: add display channel migration data
Yonit Halperin
1
-0
/
+73
2012-08-27
inputs channel: use the default red_channel behaviour for client_cbs.migrate
Yonit Halperin
1
-7
/
+0
2012-08-27
inputs channel: fix using spice messages enums as pipe items type
Yonit Halperin
1
-13
/
+11
2012-08-27
char_device: don't connect a migrated client if the state of the device might...
Yonit Halperin
5
-38
/
+72
2012-08-27
main: restore state from migration data
Yonit Halperin
4
-53
/
+168
2012-08-27
main: send migration data
Yonit Halperin
3
-23
/
+95
2012-08-27
main: send MSG_MIGRATE upon vm migration completion
Yonit Halperin
4
-1
/
+56
2012-08-27
reds: s/HADER/HEADER
Yonit Halperin
1
-5
/
+5
2012-08-27
migration_protocol: add migration data for the main channel (mainly for the a...
Yonit Halperin
1
-0
/
+33
2012-08-27
main_channel: fix using spice messages enums as pipe items type
Yonit Halperin
2
-107
/
+147
2012-08-27
red_channel: introduce PIPE_ITEM_TYPE_EMPTY_MSG
Yonit Halperin
2
-0
/
+43
2012-08-27
smartcard: restore state after migration from migration data
Yonit Halperin
1
-7
/
+75
2012-08-27
smartcard migration: send migration data
Yonit Halperin
1
-5
/
+51
2012-08-27
migration_protocol: add migration data for smartcard
Yonit Halperin
1
-0
/
+14
2012-08-27
smartcard: send MSG_MIGRATE upon vm migration completion
Yonit Halperin
1
-5
/
+0
2012-08-27
smartcard: fix PIPE_ITEMs enum indexing
Yonit Halperin
1
-1
/
+1
2012-08-27
smartcard: change the timing of attaching a client to SpiceCharDeviceState
Yonit Halperin
1
-45
/
+75
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
migration_protocol: add migration data for spicevmc
Yonit Halperin
1
-0
/
+11
2012-08-27
char device migration: restore state at destination from migration data
Yonit Halperin
2
-0
/
+52
2012-08-27
char device migration: don't read or write from/to the device while waiting f...
Yonit Halperin
5
-14
/
+32
2012-08-27
char device migration: marshall migration data
Yonit Halperin
2
-0
/
+74
2012-08-27
char_device: variable token price for write buffers
Yonit Halperin
2
-12
/
+29
2012-08-27
migration_protocol: add migration data for char devices
Yonit Halperin
1
-0
/
+20
2012-08-27
replace some migration related spice_error calls with info/warning
Yonit Halperin
1
-2
/
+2
2012-08-27
seamless migration: migration completion on the destination side
Yonit Halperin
8
-25
/
+202
2012-08-27
red_channel: handle sending SPICE_MSG_MIGRATE
Yonit Halperin
7
-21
/
+69
2012-08-27
red_channel: fix pipe item leak
Yonit Halperin
1
-0
/
+1
2012-08-27
seamleass migration: manage post migration phase in the src side
Yonit Halperin
1
-13
/
+108
2012-08-27
seamless migration: pre migration phase on the destination side
Yonit Halperin
3
-16
/
+85
2012-08-27
seamless migration: pre migration phase on the src side
Yonit Halperin
4
-27
/
+124
2012-08-27
seamless-migration: update spice-common submodule
Yonit Halperin
3
-17
/
+17
2012-08-27
seamless-migration: add migration_protocol.h
Yonit Halperin
2
-0
/
+50
2012-08-27
bump version to 0.11.2
Yonit Halperin
3
-2
/
+9
2012-08-27
spice.h: add spice_server_set_seamless_migration
Yonit Halperin
2
-0
/
+11
2012-08-27
spice_server_vm_start/stop: notify red_dispatcher on vm start/stop
Yonit Halperin
4
-2
/
+30
2012-08-27
spice.h: add entries for tracking vm state
Yonit Halperin
2
-1
/
+36
2012-08-27
reds: add tracking for char devices
Yonit Halperin
3
-0
/
+46
2012-08-27
agent: don't attempt to read from the device if it was released
Yonit Halperin
1
-1
/
+3
2012-08-27
agent: reset client tokens when notifying on agent connection
Yonit Halperin
3
-7
/
+26
2012-08-27
red_channel: add red_channel_test_remote_cap
Yonit Halperin
2
-0
/
+32
2012-08-24
Add support for Composite command to the client
Søren Sandmann Pedersen
4
-0
/
+22
2012-08-24
Add support for QXLComposite to spice server
Søren Sandmann Pedersen
4
-2
/
+164
2012-08-24
Add support for LZ compression of A8 images
Søren Sandmann Pedersen
4
-10
/
+17
2012-08-09
Update spice-common
Marc-André Lureau
1
-0
/
+0
[prev]
[next]