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.


write_cr3 optimization to reuse page table if cr3 is unchanged is now
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 31 Jul 2008 19:25:44 +0000 (19:25 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 31 Jul 2008 19:25:44 +0000 (19:25 +0000)
commit9b78fe7d41b07fd135eae2282cc18ccb964e7de3
tree38748ce1e69570974d1544434866af2411188afa
parentaf355c370ac80f8e19d6375cb3070213c29a92eb
write_cr3 optimization to reuse page table if cr3 is unchanged is now
set by flag at top of file, and flag is off

- optimization fails on linux (unclear why)
palacios/src/palacios/vmm_ctrl_regs.c