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.


Modified graphics console support in linux to use vmalloc to allocate framebufs
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 19 May 2011 23:41:56 +0000 (18:41 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 19 May 2011 23:41:56 +0000 (18:41 -0500)
commit732d332c0ddff091bfe49073ec4af88f7cf0431a
tree11ce43382d0875c49ed994ce610135c81940ed11
parent3ba2f5222dcea4ec984984f72455a172ec7707bd
Modified graphics console support in linux to use vmalloc to allocate framebufs
linux_module/palacios-graphics-console.c