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 / include / palacios / vmm_stream.h
2010-11-08 Lei Xia virtual console works with stream-serial implementation
2010-11-03 Lei Xia stream implementation and interface between searial...
2010-10-09 Peter Dinda Implementation of stream device backend, interface...