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.


fixed merge error
[palacios.git] / linux_module / iface-console.c
2011-09-16 Jack Lange fixed merge error
2011-09-14 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-14 Jack Lange various bug fixes to the block layer
2011-09-08 Peter Dinda Merge fix
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-08-16 Jack Lange added O_RDWR flag to console file descriptor to allow...
2011-06-14 Jack Lange module reorganization