forked from hatching/vmcloak
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
VMcloak seems to be modular as the platforms-folder might suggest. In reality, the following issues break all modularity:
- interface checks in main/init, that make remote creation of vms impossible
- qemu-specific disk creation, that hinders support of any other platforms #5
- no clear interface for platforms. Platform functions are used as needed all over the code.
This are the problems I found till now. There might be more.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels