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.


added dimension flags to console hooks
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 10 Nov 2010 23:33:45 +0000 (17:33 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 10 Nov 2010 23:33:45 +0000 (17:33 -0600)
commit8b5304a9a64c284ffa459017091e27e1d30b1f50
treef80dfa25442e8a00f80891a49910d4acd0eba64e
parent124131ed42f201896d9b81c039ee3fffd0336e21
added dimension flags to console hooks
palacios/include/palacios/vmm_console.h
palacios/src/devices/curses_cons.c
palacios/src/palacios/vmm_console.c