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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / include / palacios / svm_handler.h
2009-10-06 Jack Lange changed the symbiotic calling interface to a synchronou...
2009-01-29 Jack Lange some fixes for profiling
2009-01-29 Jack Lange added profiling support
2008-10-16 Jack Lange large scale namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
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