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 initial extension framework
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 8 Jun 2011 17:53:44 +0000 (12:53 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Wed, 8 Jun 2011 17:53:44 +0000 (12:53 -0500)
commitfed3449f4fd2fab7f27a17e0970e954bd2d69abc
tree3881ce5313c30270ebcf885aba86d56839314092
parent5614cff13837121053e831419f569b4e6e32bcd9
added initial extension framework
linux_module/Makefile
linux_module/ld.cmd
linux_module/linux-exts.c [new file with mode: 0644]
linux_module/linux-exts.h [new file with mode: 0644]
linux_module/palacios-vm.c
linux_module/palacios-vm.h
linux_module/palacios.h