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 / vmm_list.h
2010-01-07 Jack Lange lots of fixes
2009-02-03 Jack Lange added list_tail_entry() accessor function
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-03 Jack Lange added new copyright and license
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
2008-09-26 Jack Lange one of these days I'll commit without breaking the...
2008-09-26 Jack Lange one of these days I'll commit without breaking the...
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-07-22 Jack Lange code clean up
2008-04-15 Jack Lange moved over the a real linked list implementation
2008-04-14 Jack Lange added full device support