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.


bugfix: memory region is now removed from hook table on v3_unhook_mem
authorKyle Hale <kh@u.northwestern.edu>
Wed, 6 Feb 2013 17:05:27 +0000 (11:05 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 6 Feb 2013 18:26:43 +0000 (12:26 -0600)
commita47bf8387bc195230e95edb4b0c9ffb81e50ac9f
tree2a4fd4cc7eb24f5ae6e8be5b453219b75176484e
parentdf510a069624b48dda1ad66368954f028757b1bc
bugfix: memory region is now removed from hook table on v3_unhook_mem
palacios/src/palacios/vmm_mem_hook.c