Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 433 Bytes

File metadata and controls

25 lines (20 loc) · 433 Bytes

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