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.


Added global function for searching for memory hooks
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 29 Mar 2011 22:19:38 +0000 (17:19 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 29 Mar 2011 22:19:38 +0000 (17:19 -0500)
commita3c0442bfd3777bb88dd60f6702ef7506b255330
tree9d908996be359f641d74c3ad4cb8371756f9a08d
parentc73fbe1bce9b5f0dda395d73b9a251dfc5357df7
Added global function for searching for memory hooks
palacios/include/palacios/vmm_mem.h
palacios/include/palacios/vmm_mem_hook.h
palacios/src/palacios/vmm_mem_hook.c