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.


Succesfully launches and jumps into the exit handler. Need to write a proper exit...
authorAndy Gocke <agocke@gmail.com>
Tue, 4 Aug 2009 21:58:19 +0000 (16:58 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 4 Aug 2009 21:58:19 +0000 (16:58 -0500)
commitf1d8183ae8c4390dfc74cb2780dd2058c569fc57
treeadc212def89bd7018527f31c28fbe0465ed509da
parent3087452f105f516ec229af6f4e6a86c80d57424c
Succesfully launches and jumps into the exit handler. Need to write a proper exit handler.
palacios/build/Makefile
palacios/include/palacios/vmcs.h
palacios/include/palacios/vmx.h
palacios/include/palacios/vmx_handler.h
palacios/include/palacios/vmx_lowlevel.h
palacios/src/palacios/vmcs.c
palacios/src/palacios/vmx.c
palacios/src/palacios/vmx_handler.c
palacios/src/palacios/vmx_lowlevel.S