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.


fixed bug where deleting the memory map caused additional shadow page table allocations
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 13 Jan 2011 20:34:20 +0000 (14:34 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 13 Jan 2011 20:34:20 +0000 (14:34 -0600)
commit559b7a07d8d5d783f0f2c2a64820ceaeda834a9e
treef98365fc072d94af3124dee5fcbd98f96235d9b3
parente3cd4f1c180c7a59177c7108c495a2e27af9db10
fixed bug where deleting the memory map caused additional shadow page table allocations
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_mem.c