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.


gcc-instrumenation added
authorchangb <jhuell@gmail.com>
Mon, 9 Feb 2009 03:26:37 +0000 (21:26 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 9 Feb 2009 17:14:09 +0000 (11:14 -0600)
commit3496b5b5469fe691a6847eb76d973019bb769318
treec7026f051c54ec7d1aed0df9a6965451a11d0736
parented814ce69c64a1f24670f21950f3da646f7921df
gcc-instrumenation added
build/Makefile
palacios/build/Makefile
palacios/include/palacios/vmm_instrument.h [new file with mode: 0644]
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_instrument.c [new file with mode: 0644]