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 configuration routine
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 22 Jul 2008 22:28:01 +0000 (22:28 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 22 Jul 2008 22:28:01 +0000 (22:28 +0000)
commit783acda8c0173cb6ad0331ca26c69f7a83b2f377
tree60cb44856287ff51b343e85c0ff3c565a0b912c4
parenta1e0475bbefa968791679c5e71232ddca522868b
added configuration routine
palacios/include/palacios/vmm_config.h [new file with mode: 0644]
palacios/src/palacios/vmm_config.c [new file with mode: 0644]