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 ept structures
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 18:52:32 +0000 (13:52 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 18:52:32 +0000 (13:52 -0500)
commitdd1906aa28e83656da7025456e6f046bbe7712f4
tree3910d5539199073c83b04f74fc76df0e8a301d30
parentb6d68a6d671dcd403749fcf317482773895b2a0d
added initial ept structures
palacios/include/palacios/vmx_ept.h [new file with mode: 0644]
palacios/src/palacios/vmx_ept.c [new file with mode: 0644]