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.


uninitializing of memory hooks and host events
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 12 Jan 2011 05:16:43 +0000 (23:16 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 12 Jan 2011 05:16:43 +0000 (23:16 -0600)
commit2a9554f33cc3bdaab08d59ac54d6dd1f4472285d
tree78ace4d5776140330261e9b9715eabae46a94043
parent4a13fd6e61111133266b79ec8ff1f84258f953f4
uninitializing of memory hooks and host events
palacios/include/palacios/vmm_host_events.h
palacios/include/palacios/vmm_mem_hook.h
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_host_events.c
palacios/src/palacios/vmm_mem_hook.c
palacios/src/palacios/vmm_time.c