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.


addd vmx_handler files
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Jun 2009 22:02:17 +0000 (17:02 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Jun 2009 22:02:17 +0000 (17:02 -0500)
commitdf78f581f8c54d54f2ed246cf6ef609f3bf6d4db
tree75d944d125ff72698778021d04c23b1c7212952d
parentc8eeaab8082f8c0b00a1889089a706ec6b1af88e
addd vmx_handler files
palacios/include/palacios/vmx_handler.h [new file with mode: 0644]
palacios/src/palacios/vmx_handler.c [new file with mode: 0644]