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.


symbiotic swap updates
[palacios.git] / palacios / src / palacios / vmm_sym_swap.c
2009-08-20 Jack Lange symbiotic swap updates
2009-08-19 Jack Lange symbiotic swap implementation (unsafe for kernel pages)
2009-08-17 Jack Lange initial checkin of symbiotic swap interface
2009-08-14 Jack Lange added initial symbiotic swapping framework