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 generic device to handle run time configurability
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 30 Sep 2008 23:22:43 +0000 (18:22 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 30 Sep 2008 23:22:43 +0000 (18:22 -0500)
commitf4b430cdef58c5d13260c57f46a077c07c72864e
treed1b4deea1c16b2656a6f44a571c5fc5b6a822c7c
parentdb45b5a19f672956e8875a116b06d7ed44c9258c
reworked the generic device to handle run time configurability
palacios/include/devices/generic.h
palacios/src/devices/generic.c
palacios/src/palacios/vmm_config.c