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.


Nested paging working to the point where we manage to get through a puppy boot
authorPeter Dinda <pdinda@apu.cs.unm.edu>
Wed, 25 Mar 2009 22:25:53 +0000 (16:25 -0600)
committerPeter Dinda <pdinda@apu.cs.unm.edu>
Wed, 25 Mar 2009 22:25:53 +0000 (16:25 -0600)
commitb3b88c98e70d7413fcf5220af2018766190997ac
tree48a94d22e5b9b8efcb515cea850e96e76bcc3577
parent1fe82881720f7f9f64f789871f763aca93b47a7e
Nested paging working to the point where we manage to get through a puppy boot

main changes are to appropriately set permissions all the way down the page table path
when demand creating the direct map nested page tables
palacios/src/palacios/vmm_direct_paging.c
palacios/src/palacios/vmm_direct_paging_64.h