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 copyright tags
[palacios.git] / palacios / include / palacios / svm_handler.h
2008-09-25 Jack Lange added copyright tags
2008-08-11 Jack Lange added exit code strings
2008-08-07 Peter Dinda Added support for the wbinvd instruction exit
2008-07-22 Jack Lange code clean up
2008-07-16 Jack Lange some nested paging fixes
2008-04-15 Jack Lange moved over the a real linked list implementation
2008-04-05 Jack Lange code restructuring