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.


virtual console works with stream-serial implementation
[palacios.git] / palacios / src / devices / stream.c
2010-11-08 Lei Xia virtual console works with stream-serial implementation
2010-11-04 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-04 Lei Xia add stream-serial device interface
2010-10-09 Peter Dinda Implementation of stream device backend, interface...