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.


fix potential overflow condition in VMX assist
authorKyle Hale <kh@u.northwestern.edu>
Sun, 6 Sep 2015 20:01:20 +0000 (15:01 -0500)
committerroot <root@v-test-r415-3.localdomain>
Wed, 9 Sep 2015 16:35:06 +0000 (11:35 -0500)
commit82d082daad3fe8afad4be97d97093a3dfb768e1f
tree52468d99fd3e7a0450029f08f6679a1b964758de
parentbf732d7c9e2940ed8dddcb30ff70bdc06bbfdc3b
fix potential overflow condition in VMX assist
palacios/src/palacios/vmx_assist.c