Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

FPVM w/ Kernel Module

Current working dev environment:

Build and insert kernel module:

sudo ./kmod_setup.sh

Build and run fpvm w/ test binaries:

cd fpvm2/ 
make clean
make menuconfig
make
./test.sh <test_name>

Some current TODOs:

  • enzo not working
  • need to fix the nasty user_fpvm_entry