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.


This patch fixes several issues with the console/cga code:
[palacios.git] / palacios / src / devices / telnet_cons.c
2010-04-13 Erik van der Kouwe This patch fixes several issues with the console/cga...
2010-04-09 Erik van der Kouwe bug fix for console scroll signedness issue
2009-12-01 Jack Lange integrated new configuration system
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...