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.


moved syscall lookup functions to static funcs in ext_syscall_hijack.c
authorKyle Hale <kh@u.northwestern.edu>
Wed, 22 Jun 2011 01:36:11 +0000 (20:36 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 23 Jun 2011 01:18:36 +0000 (20:18 -0500)
commit0dad848e69b92a9f78963b3036e274a298035375
tree67530672566ea9301f6d88d197264d138980b42e
parente5649c2775438bbb04baf9a8bd53fa70363c4235
moved syscall lookup functions to static funcs in ext_syscall_hijack.c
palacios/src/extensions/ext_linux_syscall_map.c [deleted file]