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.


removed old extension files
authorKyle Hale <kh@u.northwestern.edu>
Tue, 21 Jun 2011 22:52:40 +0000 (17:52 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 23 Jun 2011 01:18:36 +0000 (20:18 -0500)
commit0e91f474b35c8e394455b64a6d69d030f18eff45
treea6f45666419b39d7e21989654bd0b892e5167c7e
parent98c9bb5e5f3df156ec40abda7d765974a99c1e0e
removed old extension files
palacios/src/extensions/vmm_execve_hook.c [deleted file]
palacios/src/extensions/vmm_linux_syscall_map.c [deleted file]
palacios/src/extensions/vmm_mpi_accel.c [deleted file]
palacios/src/extensions/vmm_process_environment.c [deleted file]
palacios/src/extensions/vmm_syscall_hijack.c [deleted file]