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.


Linux implementation of Gears interfaces
authorKyle Hale <kh@u.northwestern.edu>
Fri, 13 Apr 2012 21:47:49 +0000 (16:47 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Apr 2012 21:47:49 +0000 (16:47 -0500)
commit5aa80b40b7bd2ab3e2de1f9cb6851cdec6963f79
tree6492f6d759339b951a2babaf4a51a31d0d9cf985
parentad56fb16a79581bf088c8e5a9143d88e8c2f0055
Linux implementation of Gears interfaces
linux_module/Makefile
linux_module/iface-code-inject.c [new file with mode: 0644]
linux_module/iface-code-inject.h [new file with mode: 0644]
linux_module/iface-env-inject.c [new file with mode: 0644]
linux_module/iface-env-inject.h [new file with mode: 0644]
linux_module/ioctls.txt