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.


bug fix for console scroll signedness issue
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 9 Apr 2010 17:33:30 +0000 (12:33 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 9 Apr 2010 17:35:42 +0000 (12:35 -0500)
commit2851c75eed75519b4d5eaa573cc2f27529dbf981
tree1c437ad5af1c749deb82395753cf90e72bc18799
parent5a354421360c38d0f4d90f03c25296b2b35eec0e
bug fix for console scroll signedness issue
palacios/include/devices/console.h
palacios/src/devices/telnet_cons.c