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.


added barrier lock stubs
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 21:31:46 +0000 (16:31 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 21:31:46 +0000 (16:31 -0500)
commit882a72ee6359eb1f28754827a7e41380f275d148
tree04fe5388c43f01438e316f15af02aa943908c704
parent7e96b622b4b2c3720a2579efccb61f44c62c3278
added barrier lock stubs
palacios/include/palacios/vmm_barrier.h [new file with mode: 0644]
palacios/src/palacios/vmm_barrier.c [new file with mode: 0644]