Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Device File Virtualization Proof of Concept (Kernel+Preload)
[palacios.git] / gears / services / devfile / scripts / patched_insert_hypercall
1 #!/bin/sh
2 source ENV
3 v3_hypercall /dev/v3-vm0 add 99993 devfile_hypercall
4 v3_launch /dev/v3-vm0
5 v3_console /dev/v3-vm0