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 'devel' of palacios@newskysaw.cs.northwestern.edu:/home/palacios/palacio...
[palacios.git] / linux_module / iface-host-dev.c
2012-01-20 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-01-20 Peter Dinda Corrected calling convention for user requests in the...
2012-01-17 Patrick G. Bridges Fixed compile error in host device for newer linux...
2011-06-16 Jack Lange started to implement stream userspace interface
2011-06-14 Jack Lange module reorganization