Go to file
snir sheriber 4284011bdc Add LZ4 data compression and use it in spicevmc channel
Compressed message type is CompressedData which contains compression
type (1 byte) followed by the uncompressed data size (4 bytes-exists
only if data was compressed) followed by the compressed data

Update the required protocol to 0.12.12:

Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-06-13 23:00:28 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00
m4 Remove GL support 2016-05-11 16:54:23 +01:00
python_modules fix wrong assert check 2016-06-02 08:34:19 +01:00
tests test-logging: Include stdlib.h for _Exit() 2016-05-09 10:20:32 +02:00
.gitmodules Remove spice-protocol submodule 2015-08-11 10:26:06 +02:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice1.proto Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice_codegen.py Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice.proto Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00