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.


Allow spaces in key names for textfile: saves
[palacios.git] / linux_module / iface-host-dev.c
2012-07-13 Kyle Hale proper cleanup in iface-file and iface-host-dev
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2012-02-24 Patrick G. Bridges Fixed host device and keyed stream compilation on diffe...
2012-02-17 Peter Dinda Clean up compat ioctl handlers in host-dev and keyed...
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