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 swapbypass paging implemenation
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 4 Feb 2010 23:52:50 +0000 (17:52 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 4 Feb 2010 23:52:50 +0000 (17:52 -0600)
commitd662cc4cc19794e57b3a0126fd05d09456e22cdc
tree08dea16812a79815d55bbd1cb1eaec3bdf4d327f
parent6911d27947e37b0f7e066f0aef3e9cc5d5bf0722
added swapbypass paging implemenation
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_shdw_pg_swapbypass.c
palacios/src/palacios/vmm_shdw_pg_swapbypass_32.h [moved from palacios/src/palacios/vmm_shadow_paging_32.h with 97% similarity]
palacios/src/palacios/vmm_shdw_pg_swapbypass_32pae.h [new file with mode: 0644]
palacios/src/palacios/vmm_shdw_pg_swapbypass_64.h [moved from palacios/src/palacios/vmm_shadow_paging_64.h with 95% similarity]