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.


more device free updates
[palacios.git] / palacios / include / palacios / vmm_console.h
2010-11-19 Jack Lange more device free updates
2010-11-10 Jack Lange compilation fix
2010-11-10 Jack Lange added dimension flags to console hooks
2010-11-10 Jack Lange reworked the console hooks
2010-10-25 Jack Lange added private data pointer to per vm state...
2010-04-14 Erik van der Kouwe add console hook support