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 virtual serial to use stream backend access
authorLei Xia <lxia@northwestern.edu>
Thu, 18 Aug 2011 02:53:46 +0000 (21:53 -0500)
committerLei Xia <lxia@northwestern.edu>
Thu, 18 Aug 2011 02:53:46 +0000 (21:53 -0500)
commitb96b5ff47cb29053f8d5b9618b54d335c7a7b22e
tree14703c0db4386a3d798da55d46c30c0419246c2c
parentef34565873989f5b0240f7f9911c3666a69587c9
Fix virtual serial to use stream backend access
linux_usr/Makefile
palacios/src/devices/serial.c