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.


Avoid strict-aliasing related issues when compiling with optimization
[palacios.git] / gears /
2013-04-24 Kyle Hale Add tools for transforming a kernel module into a guard...
2012-07-18 Peter Dinda mpi accelerator hcall fix
2012-04-14 Kyle Hale Noted guest-linux dependency in fsceu
2012-04-14 Peter Dinda Updated MPI accelerator build for new directory structure
2012-04-13 Kyle Hale Gears Fast System Call Exiting Utility Service
2012-04-13 Peter Dinda Gears MPI Accelerator Service
2012-04-13 Peter Dinda Gears - compilation for user injection
2012-04-13 Kyle Hale Gears Restructuring plus code injection preparation...