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.


reworked the console hooks
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 10 Nov 2010 22:35:46 +0000 (16:35 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 10 Nov 2010 22:35:46 +0000 (16:35 -0600)
commit124131ed42f201896d9b81c039ee3fffd0336e21
tree8082a63befcd066cd2f3082acc7b7fc620d0e410
parent7ee094e43dab15b0139847bca24cef904f8a42f6
reworked the console hooks
palacios/include/palacios/vmm_console.h
palacios/src/devices/curses_cons.c
palacios/src/palacios/vmm_console.c