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.


fix barrier hang w/ unitialized secondary cores
authorJack Lange <jacklange@cs.pitt.edu>
Tue, 20 Sep 2011 19:40:31 +0000 (15:40 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Tue, 20 Sep 2011 19:40:31 +0000 (15:40 -0400)
commit94429f4b9268cf4d5f86dee5c3d929110811ac80
tree367709bea23c2a8b7e4c33fd6d3309f6ea72c5d9
parent9d3b3018dfa76f3612eff68e78aaf636496c4fe4
fix barrier hang w/ unitialized secondary cores
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_barrier.c
palacios/src/palacios/vmx.c