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.


Fix compile error in keyed stream for newer linux kernels
[palacios.git] / linux_module / iface-keyed-stream.c
2011-10-06 Patrick G. Bridges Fix compile error in keyed stream for newer linux kernels
2011-07-25 Peter Dinda Cleanups and bug fixing for user-space keyed stream...
2011-07-23 Clint Sbisa Initial integration and reimplementation of user-space...
2011-07-18 Peter Dinda Preallocation in keyed stream interface + bug fixes
2011-07-14 Peter Dinda Keyed stream updates - creation of directories and...
2011-07-10 Peter Dinda Added file stream functionality to keyed stream interface
2011-06-14 Jack Lange module reorganization