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.


Ported graphics console support from monolithic version
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:10:36 +0000 (13:10 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:10:36 +0000 (13:10 -0500)
commit4f99aec507c593a9c7d7fdfe86f3a45175e4a3c0
treef83db4cdbeb821f201dbd35d0095e8386aa8b83d
parente6ad3e58b34380e4b02e4fba862efc643887078e
Ported graphics console support from monolithic version
linux_module/palacios-graphics-console.c [new file with mode: 0644]
linux_module/palacios-graphics-console.h [new file with mode: 0644]