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.


s patch fixes some issues I've had when compiling Palacios 32-bit.
[palacios.releases.git] / palacios / src / palacios / vmm_shdw_pg_swapbypass.c
2010-02-06 Jack Lange reorganized swapbypass to isolate it to a special shado...
2010-02-04 Jack Lange added swapbypass paging implemenation
2010-02-04 Jack Lange New Shadow paging implementation to allow pluggable...