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.


Linux user-space tools for memory tracking functionality
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 27 Jun 2014 00:55:36 +0000 (19:55 -0500)
committerroot <root@v-test-r415-3.localdomain>
Fri, 27 Jun 2014 00:56:24 +0000 (19:56 -0500)
commit2dd1cacbcfe8c0c9acc1d04098e0e2e65a505202
treeb05288c18e5a0183f6af69c4bba7ed428013e127
parent4a3b35137e700165754d61c4e791c0a8e51c770c
Linux user-space tools for memory tracking functionality
linux_usr/Makefile
linux_usr/v3_guest_mem.c
linux_usr/v3_guest_mem.h
linux_usr/v3_guest_mem_track.c [new file with mode: 0644]
palacios/src/palacios/vmm_checkpoint.c