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 global module registry
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 11 Feb 2010 04:35:10 +0000 (22:35 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 11 Feb 2010 04:35:10 +0000 (22:35 -0600)
commit65b032e18e7f439d61d682c79884c2d017be6c4d
tree7c3e7d9a47eac5d182e11feca6d78c036420b44e
parent4cc3e8965ada59e7f5a9e55e8ccbc9563d997b93
added global module registry
palacios/include/palacios/vmm_symmod.h
palacios/src/devices/keyboard.c
palacios/src/devices/lnx_virtio_symmod.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_symmod.c