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 ability to hook memory by access (no instruction emulation)
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Jul 2012 20:17:26 +0000 (15:17 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Jul 2012 20:17:26 +0000 (15:17 -0500)
commit81b83982e9154637032b4832f9325669b33b9b73
treedb6bd7628d658d601cc212922d18a056219d9359
parentcaf85567e859e58d73a0214ff2a89671692814a5
Added ability to hook memory by access (no instruction emulation)
palacios/include/palacios/vmm_mem_hook.h
palacios/src/palacios/vmm_mem_hook.c