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.


unified and simplified the control register handlers to operate in all CPU modes
[palacios-OLD.git] / kitten / kernel / printk.c
2008-10-22 Trammell Hudson Added runtime option to print cpu number on each line
2008-10-22 Trammell Hudson Implemented vprintk() to allow V3VEE debug printfs...
2008-10-21 Kevin Pedretti Added Kitten