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.


check for out-of-bounds index when freeing a VM
authorKyle Hale <kh@u.northwestern.edu>
Thu, 23 Aug 2012 08:59:11 +0000 (03:59 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Mon, 1 Oct 2012 14:12:00 +0000 (09:12 -0500)
commitfb863b147912e887585346534ada9070af48412f
treec8cb2997ea7548521ae5779c515cf4e39963362c
parentaa97e1522db1878efd4adaab80d0922c84a77c09
check for out-of-bounds index when freeing a VM
linux_module/main.c