Navigation :
Quick Start with Windows Guest
Quick Start with Linux Guest
Step by Step
- Install Xen With XSM FLASK Policy
-
Configure TinyVMI
-- Update XSM FLASK Policy
-- Update Stubdom Makefile
-- Update Mini-OS Makefile
-- Get Target Guest Info (Linux)
-- Configure TinyVMI with Target Info
- Build and Run TinyVMI
Step by Step
Here is an overview of all steps we need to build and run TinyVMI. The following will introduce all the changes to the original Xen-4.10.0 source code in order to run TinyVMI:
Install Xen with XSM FLASK Enabled .
Configure TinyVMI
a) Update XSM FLASK Policy
b) Update Stubdom Makefile
c) Update Mini-OS Makefile
d) Get Target Guest Kernel Info (Linux)
e) Configure TinyVMI with Target Guest Info
Build and Run TinyVMI