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.


exported functionality for vmcs flushing via vmcs_clear
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 22 Sep 2011 16:54:21 +0000 (12:54 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 22 Sep 2011 16:54:21 +0000 (12:54 -0400)
commitdff987790423249e95487f8754ebe0fbee8dbbdd
treebeea55b05cade523beaaa3bd2a8097c4074168cd
parent33a5c8f83ba79ece7a76cf7c4d53bdeae1e30f07
exported functionality for vmcs flushing via vmcs_clear
palacios/include/palacios/vmx.h
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c