This repository is part of Cappsule, and contains the userland part. Please refer to the documentation for more information.
api/
: client and server for the JSON APIcli/
:virt
Python scriptcommon/
: files shared between the different parts of the projectdaemon/
:daemon
which inserts the 2 kernel modules and exposes the APIdevices/
:console
,fs
,net
, andgui
include/
: header fileslogger/
:logger
binarysnapshot/
:snapshot
binary and cappsules initialization
The hypervisor repository is required to build the project, because it contains header files.