Go to file
Victor Toso 642308ecec build-sys: requires liblz4 129 or newer
LZ4 data compression on spicevmc channel uses LZ4_compress_default()
API introduced in 129 release (see commit bellow)

[0] https://github.com/Cyan4973/lz4/commit/1b17bf2ab8cf66dd2b740e

Acked-by: Pavel Grunt <pgrunt@redhat.com>
Reported-by: Fabio Fantoni <fantonifabio@tiscali.it>
2016-08-09 16:40:00 +02:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common Use explicit path for inclusion 2016-07-13 15:03:34 -03:00
m4 build-sys: requires liblz4 129 or newer 2016-08-09 16:40:00 +02:00
python_modules codegen: Fix compatibility with Python 2.6 2016-07-30 08:57:05 +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 codegen: Improve header guard generation 2016-06-24 10:02:06 +01:00
spice.proto Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00