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.


Minor fix
[palacios.git] / gears /
2015-07-01 Peter Dinda Cleanup based on cppcheck pass (GEARS)
2015-06-23 William Gross and... Minor cleanup (eliminate dead code, correct errno return)
2015-06-23 William Gross and... Device File Virtualization Proof of Concept (Host Shado...
2015-06-23 Akhil Guliani and... Device File Virtualization Proof of Concept (Kernel...
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...