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.


Split telemetry into global and per-core to avoid race printing core telemetry
[palacios.git] / palacios / include / palacios / vmm_mem_hook.h
2011-04-06 Jack Lange cleaned up the emulation code to be more general
2011-03-29 Peter Dinda Added global function for searching for memory hooks
2011-01-12 Jack Lange uninitializing of memory hooks and host events
2010-05-18 Jack Lange moved memory hooks out of core memory map implementation,