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.


minor changes to yields to avoid guest lock ups due to irq flooding scenarios
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 11 Aug 2009 21:47:28 +0000 (16:47 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 11 Aug 2009 21:47:28 +0000 (16:47 -0500)
commitafffedf9ab57494864f0710a2530958fa9e216cc
tree7be65efdfcbf56247a80fdf6b244d726f20d6ca9
parent13fb068168e2826db39a481cf85033bb0156d2f9
minor changes to yields to avoid guest lock ups due to irq flooding scenarios
palacios/src/palacios/svm.c
palacios/src/palacios/svm_halt.c