Changes

Jump to navigation Jump to search
45 bytes added ,  14:19, 29 December 2016
Line 17: Line 17:  
==== 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).
 +
 +
* <pre>make compel/libcompel.so</pre> works
    
==== Save/Restore SAS in standalone mode ====
 
==== Save/Restore SAS in standalone mode ====
 
It's currently only handled by CRIU
 
It's currently only handled by CRIU

Navigation menu