Changes

83 bytes added ,  14:16, 29 December 2016
no edit summary
Line 15: Line 15:  
==== Make .so version of the library ====
 
==== Make .so version of the library ====
 
For now the libcompel.a is built, so only static linkage is possible. Making it .so should not be a big deal, it mostly depends on the API rectification task (API should be extendable and backward compatible).
 
For now the libcompel.a is built, so only static linkage is possible. Making it .so should not be a big deal, it mostly depends on the API rectification task (API should be extendable and backward compatible).
 +
 +
==== Save/Restore SAS in standalone mode ====
 +
It's currently only handled by CRIU