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.


moved shadow paging implementations over to new memory region flags structure
[palacios.git] / palacios / src / palacios / mmu / vmm_shdw_pg_tlb_64.h
2010-05-15 Jack Lange moved shadow paging implementations over to new memory...
2010-05-14 Jack Lange moved internal memory map routines over to new flags...
2010-05-04 Jack Lange restructuring of shadow paging implementations