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.


Expose swapping and pinning to host + add visibility to linux module
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 22 Jun 2014 23:05:39 +0000 (18:05 -0500)
committerroot <root@v-test-r415-3.localdomain>
Sun, 22 Jun 2014 23:05:39 +0000 (18:05 -0500)
commit928297a7cf5ffbf3a210fcaf7556e681bbb436d5
treeb53ec52aa95c1baf458c830c5d49fc14786ae17e
parent894733a198529cfaf93f4f4b68b255906154ab56
Expose swapping and pinning to host + add visibility to linux module

/proc/v3vee/v3-guests-details will now show the swapped or pinned state
of regions
linux_module/main.c
palacios/include/palacios/vmm.h
palacios/src/palacios/vmm.c