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 fix to is_svm_capable() to correctly detect nested paging
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 10 Jul 2008 21:48:08 +0000 (21:48 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 10 Jul 2008 21:48:08 +0000 (21:48 +0000)
commit4948dac4512d3087f05daeced0f60bafbcb8fd8f
tree94e44f2167332df5619b0f9422428a3f10830e13
parentc1e082c26ab3f0b7cc183a7709f90ef4c3f7ad3d
Added fix to is_svm_capable() to correctly detect nested paging
and just generally cleaned this function up
Original is left in place with an #if 0
palacios/src/palacios/svm.c