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.


Added alignment of memory as a top-level VM parameter to ease use of 2MB
authorPatrick Bridges <bridges@apu.cs.unm.edu>
Tue, 10 Aug 2010 20:00:00 +0000 (14:00 -0600)
committerPatrick Bridges <bridges@apu.cs.unm.edu>
Tue, 10 Aug 2010 20:00:00 +0000 (14:00 -0600)
commitf86f45f3cbbd4c85b30a2eee73ff79e2908e1495
treea922e738178b40eeff7683d253d954d1bcec1bae
parent3265eca7ca1814feaf011e5e690de7d4bc202aa4
Added alignment of memory as a top-level VM parameter to ease use of 2MB
shadow pages under 2MB guest pages.
palacios/include/palacios/vm_guest.h
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_mem.c